paleobiodb / navigator

Graphical user interface for exploring space, time, and taxa in the PBDB
https://paleobiodb.org/navigator
Creative Commons Zero v1.0 Universal
41 stars 14 forks source link

Downloader fails when not filtered #67

Closed vjpsyverson closed 7 years ago

vjpsyverson commented 7 years ago

When you try to download the entire database, it gives a 400 error right now. Adding any filters makes it work normally.

To replicate: load page, hit download all.

Obviously the error is not the desired behavior. How do we want to treat this case, though, @markuhen , @cambro ? @mmcclenn ?

markuhen commented 7 years ago

Let's let them download the entire database. I think it should just show a warning if you are trying to download above X records, but I'm not sure what X would be. I would set it at a point where the download would take more than 30-60 seconds to perform. Other thoughts?

vjpsyverson commented 7 years ago

I think this is the last 1.2 bug -- at least the last one anyone's told me about. It's an easy fix but I would like @mmcclenn's input also before I go ahead and do it.