Details
- route
- /status
- est_loc
- 10
- severity
- small
- cluster_count
- 5
- feature_summary
- Fix HTTP 500 errors on /status
- proposed_changes
- Investigate and repair the handler for /status that returns HTTP 500 responses. Check route registration, query correctness, and exception handling.
Raw fields (2)
- target_files
[ "scidex/routes/status.py" ]
- http_statuses
[ 500 ]