conveyal / analysis-backend

Server component of Conveyal Analysis
http://conveyal.com/analysis
MIT License
23 stars 12 forks source link

Opportunity upload in wrong format leads to persistent processing message #259

Closed Nate-Wessel closed 4 years ago

Nate-Wessel commented 4 years ago

If opportunity data is uploaded in a non-accepted format like TIFF, the user is given a clear error message about the problem, however there is an indicator created for the upload indicating that the file is processing. Since the process never finishes, the progress indicator never goes away. Screenshot_2020-04-18_12-31-42 (here "bad format" was the name I gave to the opportunity dataset)

ansoncfit commented 4 years ago

It seems this may be a backend issue -- an exception is logged, but the status is not set to error.