OpenML icon indicating copy to clipboard operation
OpenML copied to clipboard

Downloading a CSV file sometimes return an error message instead of it

Open mitar opened this issue 4 years ago • 0 comments

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.

mitar avatar Oct 24 '21 12:10 mitar