GIScience / GIScience/openrouteservice
ORS health status error
- Dominant language
- Java
- Stars
- 2k
- Forks
- 481
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 45
Description
Is it possible to add a "error" status in the localhost:8080/ors/health if something wrong happens before "ready" status?
Currently it shows "not ready" while loading the graphs even if some error occurred.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the localhost:8080/ors/health endpoint and trace how it reports status while graph loading is in progress. Reproduce a graph-loading failure and compare the current "not ready" response with the requested "error" status; done means the endpoint distinguishes failed loading from normal loading and remains ready on successful completion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100