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

fix(workflow): Missing project in release monitor #28690

Merged
merged 1 commit into from
Sep 21, 2021

Conversation

iProgramStuff
Copy link
Contributor

There seems to be a case where we can have sessions come in for a project, but it gets deleted before the release monitor runs. In that case, we error out so I added Project.DoesNotExist to the list of exceptions we ignore.

Fixes SENTRY-S62

@iProgramStuff iProgramStuff requested review from wedamija and a team September 20, 2021 20:41
@iProgramStuff iProgramStuff merged commit c90ea82 into master Sep 21, 2021
@iProgramStuff iProgramStuff deleted the fix/releasemonitorprojectmissing branch September 21, 2021 17:32
@github-actions github-actions bot locked and limited conversation to collaborators Oct 7, 2021
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