Unable to fetch dataset qualities VIA API for a number of datasets
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 755
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
For the following datasets 252,1092,4537 I am encountering the following problem.
When I try to fetch dataset qualities via the https://www.openml.org/api/v1/json/data/qualities/ API {"error": {"code": "364", "message": "Dataset processed with error", "additional_information": "Read timed out"}}
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 reproducing requests to the qualities API endpoint for datasets 252, 1092, and 4537, and inspect the timeout response. Trace the endpoint's dataset-quality processing path; done means each listed dataset returns qualities without the dataset-processed error.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, data, machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100