zooniverse / panoptes

Zooniverse API to support user defined volunteer research projects
Apache License 2.0
103 stars 41 forks source link

Return back an error if can't get a data export #2623

Closed mschwamb closed 5 years ago

mschwamb commented 6 years ago

If you try and request an export twice in 24 hours, there is no message saying you're not actually getting an export. It just says 'Processing your request' on the front end data exports page. If there's an error or it can't send the export, the front end should let you know or at least an email saying the query coudln't complete. Otherwise you're waiting and waiting and it looks like things are okay.

mschwamb commented 6 years ago

Originally posted on the front end repo and told to move the issue here https://github.com/zooniverse/Panoptes-Front-End/issues/4293

stale[bot] commented 6 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

mschwamb commented 6 years ago

I still think this would still be useful especially if you've already hit your quota for data exports or it is shutdown due to stargazing live.

camallen commented 6 years ago

You get an error if it's disabled for SGL, not for the rate limit though as this rate limiting is in a part of the system after the request is responded to.

mschwamb commented 6 years ago

Ah. It would be nice if there was an error if your request never finishes even if it's an email saying sorry this can't complete rather than a message on the front end.

camallen commented 6 years ago

I'll make a note to look at how we report errors for this. I can see how we can send an email error.

stale[bot] commented 6 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

mschwamb commented 6 years ago

I still think this would be useful, especially since it takes hours to get classification exports that it might seem like there is a problem when there isn't or you don't know if it is because of the one export per 24 hour rule

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.