openflexure-microscope-server/openflexure_microscope/api
Richard 3d33218072 Move error handling for taskSubmitter
taskSubmitter ended up in a confused state if the initial POST request
encountered an error.
I've updated `startPolling` to return a Promise, and moved the
error handling code to the top level.

This doesn't change anything for the case where we get a non-error
response to the POST request, but means that e.g. 400 errors
get caught and displayed properly.
2021-08-26 23:12:47 +01:00
..
default_extensions Fix action wrapper 2021-08-17 12:11:20 +01:00
dev_extensions 2.9 dev numpy types 2020-12-04 13:35:11 +00:00
static Move error handling for taskSubmitter 2021-08-26 23:12:47 +01:00
utilities Static type analysis 2020-11-30 13:36:45 +00:00
v2 Removed openapi endpoints (now in LabThings) 2021-07-25 01:23:44 +01:00
__init__.py Removed old plugin system 2019-12-18 15:04:55 +00:00
app.py Removed openapi endpoints (now in LabThings) 2021-07-25 01:23:44 +01:00
openapi.py Sorted remaining content_type issues and blackened 2021-07-19 20:09:09 +01:00