Skip to content
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

Handle GitHub Repository Invite revoke properly if user has no OAuth account #4324

Open
sentry-io bot opened this issue Oct 28, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@sentry-io
Copy link

sentry-io bot commented Oct 28, 2024

Sentry Issue: SERVER-1F1

RuntimeError: No active exception to reraise
  File "polar/worker.py", line 294, in wrapper
    r = await f(*args, **kwargs)
  File "polar/benefit/tasks.py", line 151, in benefit_revoke
    await benefit_grant_service.revoke_benefit(
  File "polar/benefit/service/benefit_grant.py", line 242, in revoke_benefit
    properties = await benefit_service.revoke(
  File "polar/benefit/benefits/github_repository.py", line 183, in revoke
    raise
@sentry-io sentry-io bot added the bug Something isn't working label Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

0 participants