Skip to content

Return the correct error whenever the openEO job does not exist anymore #45

Description

@JanssenBrm

Currently, the API returns an unknown status for each openEO job that has been deleted. This causes the job status endpoint to always request the status again.

To fix this:

  • Add a new status to represent deleted jobs
  • Do not update the status if the job has been deleted
  • Integrate new job status in openEO implementation

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions