Skip to content

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

Open
ochosi wants to merge 1 commit into
create-tagfrom
retry-and-backoff
Open

create-tag: retry GraphQL batch requests before failing#44
ochosi wants to merge 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
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.

1 participant