-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
It would be helpful to the ARS' overall performance to move towards an asynchronous model. However, asynchronous endpoints have some problems of their own. Primarily, it is not currently possible for the ARS to distinguish between a very long running query and one which has failed without returning an error to us. This leads to situations in which a query is marked as "Running" indefinitely. We are currently working on a flat timeout for these, but ultimately it would be better to have an endpoint for each service where the ARS can check the status of a pending async query to know whether we should mark the query as being in Error or if it is genuinely still running.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels