Skip to content

create-tag: retry GraphQL batch requests before failing#44

Merged
thozza merged 1 commit into
create-tagfrom
retry-and-backoff
May 25, 2026
Merged

create-tag: retry GraphQL batch requests before failing#44
thozza merged 1 commit into
create-tagfrom
retry-and-backoff

Conversation

@ochosi
Copy link
Copy Markdown
Contributor

@ochosi ochosi commented May 21, 2026

A failed GraphQL batch was previously caught and silently skipped, which could omit up to 50 commits from the release notes. Retry up to 3 times with exponential backoff, then hard-fail so incomplete release notes are never created.

This is a follow-up from #43 and noted by @thozza there.

A failed GraphQL batch was previously caught and silently skipped,
which could omit up to 50 commits from the release notes. Retry up
to 3 times with exponential backoff, then hard-fail so incomplete
release notes are never created.

Co-authored-by: Cursor <cursoragent@cursor.com>
@ochosi ochosi requested a review from thozza May 21, 2026 21:15
@thozza thozza merged commit 8d32811 into create-tag May 25, 2026
@thozza thozza deleted the retry-and-backoff branch May 25, 2026 10:07
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