heyyy / espa

Automatically exported from code.google.com/p/espa
0 stars 0 forks source link

Detect missing auxillary data on the web front end and set status accordingly #76

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Right now when there are missing aux data we don't find out about it until 
LEDAPS fails and cdr_ecv reports "error".  We need to detect if there are 
missing auxillaries at scene selection time and set a scene status of "Aux Data 
Wait" or something like that.

Then the system should retry locating the aux files at regular intervals rather 
than blindly putting them into the queue for processing.

Original issue reported on code.google.com by davehil...@gmail.com on 25 Oct 2013 at 5:14

GoogleCodeExporter commented 9 years ago

Original comment by davehil...@gmail.com on 28 Oct 2013 at 4:00

GoogleCodeExporter commented 9 years ago

Original comment by davehil...@gmail.com on 22 Nov 2013 at 9:00

GoogleCodeExporter commented 9 years ago

Original comment by davehil...@gmail.com on 25 Jul 2014 at 5:38

GoogleCodeExporter commented 9 years ago
This is now being done through error detection in the web tier, 
errors.py/core.py.  Added a retry capability with configurable timeout period 
(espa_common/settings.py RETRY) that accounts for this condition.

Original comment by davehil...@gmail.com on 28 Oct 2014 at 4:13

GoogleCodeExporter commented 9 years ago

Original comment by davehil...@gmail.com on 3 Feb 2015 at 5:16