Open-EO / Open-EO/openeo-python-driver
add stacktrace to log entries
Open
Nobody has claimed this yet.
API
- Dominant language
- Python
- Stars
- 12
- Forks
- 8
- Avg merge
- 6d 3h
- Merged PRs (30d)
- 4
Description
from openEO API v1.3 (https://github.com/Open-EO/openeo-api/pull/582):
Added stacktrace to log entries (e.g. for GET /jobs/{job_id}/logs) https://github.com/Open-EO/openeo-api/issues/512
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.
Research direction
Start by reading the openEO API v1.3 reference in PR 582 and issue 512, then inspect how GET /jobs/{job_id}/logs is represented by this driver. Determine the expected stacktrace shape for log entries and verify that the endpoint returns it consistently when the API requirement is implemented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, observability
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100