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

[BUG] Intermittent failure of download in testing workflow #16

Open
teald opened this issue Jul 15, 2024 · 6 comments
Open

[BUG] Intermittent failure of download in testing workflow #16

teald opened this issue Jul 15, 2024 · 6 comments
Assignees
Labels
bug Something isn't working

Comments

@teald
Copy link
Member

teald commented Jul 15, 2024

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):

  • OS: variable (occurs on ubuntu, macos, windows intermittently)

Additional context
It seems like recent workflow runs may be working again, but it's unclear why.

@teald teald added the bug Something isn't working label Jul 15, 2024
@teald teald self-assigned this Jul 15, 2024
@teald
Copy link
Member Author

teald commented Jul 17, 2024

This (external) issue has been resolved.

@teald teald closed this as completed Jul 17, 2024
@teald
Copy link
Member Author

teald commented Jul 23, 2024

The macos runners are having problems related to this issue.

@teald teald reopened this Jul 23, 2024
@teald
Copy link
Member Author

teald commented Jul 24, 2024

This has been resolved. Also, IP addresses are now reported in the testing runs (see PR #34)

@teald teald closed this as completed Jul 24, 2024
@teald
Copy link
Member Author

teald commented Aug 14, 2024

This issue is ongoing during some service outages with the gemini archive.

@teald teald reopened this Aug 14, 2024
@teald
Copy link
Member Author

teald commented Aug 16, 2024

This is frequent enough---and will be for a bit I suspect---that it's probably better to have some of the failing downloads xfail and have that escalate in special cases (e.g., it must pass before a release, or a PR). Usually one/two re-tries will succeed without issue.

If there's a straightforward way to have the action retry itself, even better.

@teald
Copy link
Member Author

teald commented Sep 27, 2024

Updates to the archive should have this solved 🤞

@teald teald closed this as completed Sep 27, 2024
@teald teald reopened this Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant