You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
from rob:
MODIS http and ftp goes down every wednesday for example. The MODIS fetch tests for server down and will kick you back out to the system if it's down under the assumption that you don't want it to continue your job if it can't do the --fetch as you have specified.
The text was updated successfully, but these errors were encountered:
That makes sense - if you specify fetch and it's down it should give it as an error message and not allow calling with --fetch.
Is that the way it works now for MODIS, or do I need to clean up the exception handling?
from rob:
MODIS http and ftp goes down every wednesday for example. The MODIS fetch tests for server down and will kick you back out to the system if it's down under the assumption that you don't want it to continue your job if it can't do the --fetch as you have specified.
The text was updated successfully, but these errors were encountered: