OpenML
OpenML copied to clipboard
Downloading a CSV file sometimes return an error message instead of it
I see that sometimes downloading a CSV file returns a file with contents:
Database connection error. Usually due to high server load. Please wait N seconds and try again.
and a successful (2xx) status code. I think it is fine to return such message, but status code should be some error.