Skip to content

Ensure that a processing job's status is always updated correctly #721

@annavik

Description

@annavik

Summary

If something goes wrong with a job, we are seeing an error, but the job status still has the value "STARTED". Sometimes, we have the same problem for successful jobs (job is done, but the status is still "STARTED"). The problem affects the overall status, and also status for individual stages.

Detailed Description

Not getting the correct status makes it difficult to present correct information to users, for example adjust the status bar color and labels to highlight there is a problem.

How to Reproduce the Bug

Environment

  • OS and/or device: Mac OS
  • Browser Chrome
  • Version: Production

Screenshots

Image

Metadata

Metadata

Assignees

Labels

backendbugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions