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: don't classify AlreadyExists as a ConflictError #635

Merged
merged 1 commit into from
May 14, 2020
Merged

Conversation

pjenvey
Copy link
Member

@pjenvey pjenvey commented May 13, 2020

Description

as of #632 they should no longer occur. In case they do for whatever
reason, they should go to sentry

Testing

Unit/e2e tests pass

Issue(s)

Closes #633

as of #632 they should no longer occur. In case they do for whatever
reason, they should go to sentry

Closes #633
@pjenvey pjenvey requested a review from a team May 13, 2020 23:35
@pjenvey pjenvey merged commit 0727666 into master May 14, 2020
@pjenvey pjenvey deleted the fix/633 branch May 14, 2020 17:03
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.

Don't classify AlreadyExists as a ConflictError
2 participants