You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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