Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-134262: increase retries inTools/build/generate_sbom.py#134558

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
hugovk merged 1 commit intopython:mainfromemmatyping:retries-again
May 27, 2025

Conversation

emmatyping
Copy link
Member

@emmatypingemmatyping commentedMay 23, 2025
edited by bedevere-appbot
Loading

  • Increase max retry count to 7
  • Increase base of exponential backoff to 2.25
  • Add jitter in case there is some issue with sending requests at the same time
  • Also print the location that fails

The retry backoff now ranges from 1 second to 130 seconds.

- Increase max retry count to 7- Increase base of exponential backoff to 2.25- Add jitter in case there is some issue with sending requests at the  same time- Also print the location that fails
@emmatypingemmatyping requested a review fromhugovkMay 23, 2025 02:19
@emmatypingemmatyping added skip news needs backport to 3.13bugs and security fixes needs backport to 3.14bugs and security fixes labelsMay 23, 2025
@picnixzpicnixz changed the titlegh-134262: Retry retries moregh-134262: increase retries inTools/build/generate_sbom.pyMay 23, 2025
Copy link
Member

@hugovkhugovk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Thanks!

@hugovkhugovk merged commit3f9eb55 intopython:mainMay 27, 2025
58 checks passed
@miss-islington-app
Copy link

Thanks@emmatyping for the PR, and@hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Sorry,@emmatyping and@hugovk, I could not cleanly backport this to3.14 due to a conflict.
Please backport usingcherry_picker on command line.

cherry_picker 3f9eb55e090a8de80503e565f508f341c5f4c8da 3.14

@miss-islington-app
Copy link

Sorry,@emmatyping and@hugovk, I could not cleanly backport this to3.13 due to a conflict.
Please backport usingcherry_picker on command line.

cherry_picker 3f9eb55e090a8de80503e565f508f341c5f4c8da 3.13

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@hugovkhugovkhugovk approved these changes

@sethmlarsonsethmlarsonAwaiting requested review from sethmlarsonsethmlarson is a code owner

Assignees

@hugovkhugovk

Labels
needs backport to 3.13bugs and security fixesneeds backport to 3.14bugs and security fixesskip news
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@emmatyping@hugovk

[8]ページ先頭

©2009-2025 Movatter.jp