Stochastic HTTP ERROR 500
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 755
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I sometimes get an HTTP ERROR 500 ?
For example with this: https://www.openml.org/api/v1/json/evaluation/list/task/59/tag/study_1
sometimes it works and sometimes I get HTTP ERROR 500
Is there currently any server issue?
Contributor guide
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 repeatedly requesting the reported endpoint, /api/v1/json/evaluation/list/task/59/tag/study_1, and record when the HTTP 500 response occurs. Trace the server-side handler for this endpoint and inspect the relevant error logs to identify the intermittent failure. Done means the endpoint no longer returns unexplained 500 responses under the reported conditions, with regression coverage if the cause is reproducible.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100