HTML Error code 500 for large requests using 'evaluation/list'
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 755
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
According to https://github.com/openml/openml-r/issues/404 the server seems to return a HTML page with error code 500, probably when the request using 'evaluation/list' is too large?
Example:
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
Reproduce the three evaluation/list endpoints shown in the issue, including the tag, function, and task requests, and compare their responses. Trace the API handling for large evaluation/list requests; done means these endpoints return the expected API response rather than an HTML 500 error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100