Skip to content

tools: retry first-time contributor query - #65648

Open
panva wants to merge 1 commit into
nodejs:mainfrom
panva:retry-first-time-contributor-status
Open

tools: retry first-time contributor query#65648
panva wants to merge 1 commit into
nodejs:mainfrom
panva:retry-first-time-contributor-status

Conversation

@panva

@panva panva commented Aug 29, 2026

Copy link
Copy Markdown
Member

Retry unresolved author associations with exponential backoff so GitHub has time to populate first-time contributor status.

Log the elapsed time when the status becomes available.

The API consistently returns the right association after a while. This will try with a backoff, echo the time spent waiting so that we may trim down the time spent after a while observing.

This is my last shot at this, if 3.5 minutes of backoff retries isn't enough I'll remove the experiment instead.

关注up to #65592 and #65533

Retry unresolved author associations with exponential backoff so GitHub
has time to populate first-time contributor status.

Log the elapsed time for each query to show when the status becomes
available.

Signed-off-by: Filip Skokan <panva.ip@gmail.com>
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/actions

@nodejs-github-bot nodejs-github-bot added the meta 问题 and PRs related to the general management of the project. label Aug 29, 2026
@panva panva added the commit-queue PRs queued for automated landing through the Commit Queue. label Aug 29, 2026
注册 for free to join this conversation on GitHub. Already have an account? 登录 to comment

标签

commit-queue PRs queued for automated landing through the Commit Queue. meta 问题 and PRs related to the general management of the project.

项目

None yet

Development

Successfully merging this pull request may close these issues.

3 participants