Open-EO / Open-EO/openeo-python-driver
log /validation result with context
Open
Nobody has claimed this yet.
enhancement
good first issue
- Dominant language
- Python
- Stars
- 12
- Forks
- 8
- Avg merge
- 6d 3h
- Merged PRs (30d)
- 4
Description
Only the user, not the back-end, gets to see process graph validation results, for example:
Preflight process graph validation raised: [Internal] list index out of range.
There's no context in this error which makes it hard to find the root cause; log the error in the back-end with a stack trace.
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.