Tim Gross
55c29fbf50
api: return 404 for alloc FS list/stat endpoints ( #11482 )
...
* api: return 404 for alloc FS list/stat endpoints
If the alloc filesystem doesn't have a file requested by the List
Files or Stat File API, we currently return a HTTP 500 error with the
expected "file not found" error message. Return a HTTP 404 error
instead.
* update FS Handler
Previously the FS handler would interpret a 500 status as a 404
in the adapter layer by checking if the response body contained
the text or is the response status
was 500 and then throw an error code for 404.
Co-authored-by: Jai Bhagat <jaybhagat841@gmail.com >
2021-11-17 11:15:07 -05:00
..
2021-10-18 09:22:01 -07:00
2020-03-23 19:32:58 -04:00
2021-10-01 10:14:28 -04:00
2019-11-05 11:44:29 -05:00
2020-12-10 07:29:18 -08:00
2019-07-20 16:55:07 +02:00
2021-10-06 18:48:12 -04:00
2021-04-13 01:51:24 -07:00
2021-03-10 08:17:56 -05:00
2020-04-07 09:27:48 -04:00
2020-12-07 17:34:40 -05:00
2021-10-01 10:14:28 -04:00
2021-11-01 16:30:53 -04:00
2021-11-01 16:30:53 -04:00
2020-11-15 17:47:50 +00:00
2021-05-24 13:37:23 -04:00
2021-11-09 17:55:13 -05:00
2021-10-13 16:25:25 -07:00
2021-10-27 10:41:17 -07:00
2021-10-01 10:14:28 -04:00
2021-10-06 18:48:12 -04:00
2021-10-06 18:48:12 -04:00
2021-09-30 17:05:46 -07:00
2021-10-13 16:47:38 -07:00
2021-04-08 13:02:24 -04:00
2021-07-28 11:30:29 -07:00
2020-10-19 09:30:15 -04:00
2020-06-17 11:04:02 -04:00
2020-10-19 09:30:15 -04:00
2015-09-07 10:03:10 -07:00
2020-11-30 14:00:31 -05:00
2020-12-08 13:09:20 -05:00
2020-10-19 09:30:15 -04:00
2021-11-17 11:15:07 -05:00
2020-02-07 15:50:53 -08:00
2018-10-16 16:56:55 -07:00
2021-10-01 10:14:28 -04:00
2020-04-20 10:33:40 -04:00
2020-04-20 10:33:40 -04:00
2021-06-09 16:18:45 -07:00
2021-07-07 16:26:55 -05:00
2021-09-16 08:13:09 +02:00
2021-09-16 08:13:09 +02:00
2020-10-01 11:13:06 -04:00
2020-10-01 11:12:14 -04:00
2021-10-26 20:57:07 -04:00
2021-10-26 20:57:07 -04:00
2021-10-26 20:57:07 -04:00
2021-10-26 20:57:07 -04:00
2021-10-26 20:57:07 -04:00
2017-07-20 09:36:34 -07:00
2019-07-24 13:37:08 +02:00
2021-03-09 15:28:58 +01:00
2021-03-09 15:28:58 +01:00
2021-10-01 10:14:28 -04:00
2020-10-22 15:26:32 -07:00
2021-05-07 13:58:40 -04:00
2021-05-07 13:58:40 -04:00
2021-10-01 10:14:28 -04:00
2021-11-02 17:42:52 -04:00
2021-11-02 17:42:52 -04:00
2019-01-22 15:50:08 -08:00
2017-07-20 09:36:34 -07:00
2015-11-24 09:38:07 -08:00
2018-09-13 10:43:40 -07:00
2018-09-13 10:43:40 -07:00
2020-10-28 14:32:16 +00:00
2020-12-08 12:47:04 -08:00
2021-04-16 16:36:07 -06:00
2021-04-16 16:36:07 -06:00
2018-05-30 15:11:54 -05:00
2018-02-15 13:59:02 -08:00
2017-07-20 09:36:34 -07:00
2015-09-06 18:39:03 -07:00
2021-10-01 10:14:28 -04:00
2019-01-22 15:44:31 -08:00
2019-01-22 15:44:31 -08:00
2017-07-20 09:36:34 -07:00
2016-08-03 16:12:47 -07:00
2021-10-01 10:14:28 -04:00
2021-06-09 16:18:45 -07:00
2020-11-23 10:11:00 -06:00