Skip to content

Add configurable backoff - #322

Merged
ezyang merged 3 commits into
ezyang:mainfrom
shikanime:pr322
Jul 29, 2026
Merged

Add configurable backoff#322
ezyang merged 3 commits into
ezyang:mainfrom
shikanime:pr322

Conversation

@shikanime

@shikanime shikanime commented Feb 14, 2026

Copy link
Copy Markdown
Contributor

In certain contexts, removing the backoff makes sense. In continuous integration, we may prefer to keep the number of attempts at most to three, to avoid paying for sleep.

Signed-off-by: William Phetsinorath william.phetsinorath@shikanime.studio
Change-Id: I9b8ceabdf28310432615f7c77c4a08486a6a6964

In certain contexts, removing the backoff makes sense. In continuous integration, we may prefer to keep the number of attempts at most to three, to avoid paying for sleep.

Signed-off-by: William Phetsinorath <william.phetsinorath@shikanime.studio>
Change-Id: I9b8ceabdf28310432615f7c77c4a08486a6a6964
@shikanime
shikanime marked this pull request as ready for review February 24, 2026 14:54
ezyang added 2 commits July 28, 2026 23:35
# Conflicts:
#	src/ghstack/config.py
#	src/ghstack/github_real.py
# Conflicts:
#	src/ghstack/github_real.py
@ezyang
ezyang enabled auto-merge (squash) July 29, 2026 03:37
@ezyang
ezyang merged commit 2aaaac1 into ezyang:main Jul 29, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants