Skip to content

Logging: avoid logging invalid_grant error in Sentry #10022

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 2 commits into from
Feb 14, 2023

Conversation

humitos
Copy link
Member

@humitos humitos commented Feb 14, 2023

This is a known error and it happens because the user revoked the our grant from GitHub/GitLab UI. This commit handles this error and avoids sending it to Sentry.

@humitos humitos requested a review from a team as a code owner February 14, 2023 15:18
@humitos humitos requested a review from benjaoming February 14, 2023 15:18
This is a known error and it happens because the user revoked the our grant from
GitHub/GitLab UI. This commit handles this error and avoids sending it to Sentry.
@humitos humitos requested a review from stsewd February 14, 2023 15:20
@humitos humitos force-pushed the humitos/oauth-logging-invalid-grant branch from b4f82c5 to c52aba3 Compare February 14, 2023 15:20
@humitos humitos requested a review from stsewd February 14, 2023 15:41
@humitos humitos merged commit 0bc7e81 into main Feb 14, 2023
@humitos humitos deleted the humitos/oauth-logging-invalid-grant branch February 14, 2023 15:53
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