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

Really fix Data layer download banning #17664

Merged
merged 2 commits into from
Mar 25, 2024
Merged

Really fix Data layer download banning #17664

merged 2 commits into from
Mar 25, 2024

Conversation

emlowe
Copy link
Contributor

@emlowe emlowe commented Mar 6, 2024

Fixes up problems with data layer download banning when a mirror doesn't actually have the DL file being downloaded.

Previous code didn't account for the fact that aiohttp was configured to raise exceptions for status errors (like 404 or 500).

Adjusted code to handle this as well as timeout errors

@emlowe emlowe requested a review from a team as a code owner March 6, 2024 18:15
@emlowe emlowe added the Fixed Required label for PR that categorizes merge commit message as "Fixed" for changelog label Mar 6, 2024
@emlowe
Copy link
Contributor Author

emlowe commented Mar 13, 2024

close and reopen

@emlowe emlowe closed this Mar 13, 2024
@emlowe emlowe reopened this Mar 13, 2024
Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions github-actions bot added the merge_conflict Branch has conflicts that prevent merge to main label Mar 14, 2024
@github-actions github-actions bot removed the merge_conflict Branch has conflicts that prevent merge to main label Mar 14, 2024
Copy link
Contributor

Conflicts have been resolved. A maintainer will review the pull request shortly.

@pmaslana pmaslana merged commit 08710b9 into main Mar 25, 2024
283 checks passed
@pmaslana pmaslana deleted the EL.fix-dl-download-bans branch March 25, 2024 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fixed Required label for PR that categorizes merge commit message as "Fixed" for changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants