-
Notifications
You must be signed in to change notification settings - Fork 2
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
[BUG] Intermittent failure of download in testing workflow #16
Comments
This (external) issue has been resolved. |
The macos runners are having problems related to this issue. |
This has been resolved. Also, IP addresses are now reported in the testing runs (see PR #34) |
This issue is ongoing during some service outages with the gemini archive. |
This is frequent enough---and will be for a bit I suspect---that it's probably better to have some of the failing downloads If there's a straightforward way to have the action retry itself, even better. |
Updates to the archive should have this solved 🤞 |
Describe the bug
During some test workflows (e.g., this workflow run),
astrodata.testing.download_from_archive
will get a timeout error while attempting to read in a file.To Reproduce
Unknown, it's unclear if this is a problem with
astrodata
, GitHub Actions/the workflow file, or something external.Expected behavior
Downloads should complete without timing out.
Example code
See e.g., workflow run
Desktop (please complete the following information):
Additional context
It seems like recent workflow runs may be working again, but it's unclear why.
The text was updated successfully, but these errors were encountered: