Skip to content

Skip unsearchable users during live refresh#25

Merged
rogerchappel merged 1 commit into
mainfrom
fix/skip-unsearchable-users
May 13, 2026
Merged

Skip unsearchable users during live refresh#25
rogerchappel merged 1 commit into
mainfrom
fix/skip-unsearchable-users

Conversation

@rogerchappel
Copy link
Copy Markdown
Owner

Summary\n- treat GitHub Search 422 responses for unsearchable/deleted/inaccessible users as per-user activity misses\n- log a warning and continue refreshing instead of failing the whole weekly run\n- keep other search/API errors fatal so real outages are still visible\n\n## Why\nThe weekly refresh can discover users through GraphQL user search that later fail REST search with:\n\n\nThe listed users cannot be searched either because the users do not exist or you do not have permission to view the users.\n\n\nThat should not abort the full data collection.\n\n## Verification\n- pnpm run check\n- pnpm run test

@rogerchappel rogerchappel merged commit 98bb58b into main May 13, 2026
1 check 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.

1 participant