Open-EO / Open-EO/openeo-python-client
More exhaustive error catching job manager
Open
@soxofaan is already working on this.
Since Sep 2, 2025.
bug
feature request
job manager
usability
- Dominant language
- Python
- Stars
- 217
- Forks
- 56
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 2
Description
uncaught 404s can still stop the runtime of the job manager:
openeo.rest.OpenEoApiError: [404] JobNotFound: The batch job 'j-2508280309394033a7b090abae69f205' does not exist. (ref: r-25082803093944faa0f2eb0e453b00cb)
In order to ensure a consistently running job manager we should be less dependent on the exact error codes.
Discussion:
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.