Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle exceptional case of data ftp or web site down #6

Open
matthewhanson opened this issue Jan 23, 2015 · 1 comment
Open

Handle exceptional case of data ftp or web site down #6

matthewhanson opened this issue Jan 23, 2015 · 1 comment
Assignees

Comments

@matthewhanson
Copy link
Member

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.

@matthewhanson
Copy link
Member Author

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants