Skip to content

Asynchronous Status Check URLs #83

@MarkDWilliams

Description

@MarkDWilliams

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions