openml / openml/OpenML

Stochastic HTTP ERROR 500

Open
#724 6 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.