Skip to content

chore: instrument additional github api calls #11824

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jan 26, 2024

Conversation

Emyrk
Copy link
Member

@Emyrk Emyrk commented Jan 25, 2024

This only affects github as a login source, not external auth.

It looks as if requests are slipping through the cracks:

Screenshot from 2024-01-25 11-36-06

I don't think these are the calls we are missing, because it looks like the github login rate limit is fine. It's the external auth rate limit. Still good to include these.

This only affects github as a login source, not external auth.
@Emyrk Emyrk requested a review from johnstcn January 25, 2024 17:40
Emyrk added 2 commits January 25, 2024 12:44
Github Oauth login matches on github user id, not their email
This reverts commit 67c272a.
This commit was intended for another branch
@Emyrk Emyrk merged commit 005c014 into main Jan 26, 2024
@Emyrk Emyrk deleted the stevenmasley/instrument_github_api branch January 26, 2024 00:34
@github-actions github-actions bot locked and limited conversation to collaborators Jan 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants