openml / OpenML

Open Machine Learning
https://openml.org
BSD 3-Clause "New" or "Revised" License
663 stars 90 forks source link

HTML Error code 500 for large requests using 'evaluation/list' #634

Open giuseppec opened 6 years ago

giuseppec commented 6 years ago

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:

joaquinvanschoren commented 6 years ago

Thanks, we'll look into this. Maybe we need to use smaller limits.

On Sat, 24 Feb 2018 at 15:45 Giuseppe Casalicchio notifications@github.com wrote:

According to openml/openml-r#404 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:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/openml/OpenML/issues/634, or mute the thread https://github.com/notifications/unsubscribe-auth/ABpQV55Xi9bmpqtV2vLxY6Ndp_6PbNekks5tYCCIgaJpZM4SR6hl .

-- Thank you, Joaquin

janvanrijn commented 6 years ago

I think we should have a look at the queries again, they might be inefficient

janvanrijn commented 6 years ago

Error doesn't seem to take place atm, all three links worked (returning the correct error code for too many results)