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

Prevent creation of duplicate registrations #657

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

dunkOnIT
Copy link
Collaborator

We weren't checking for duplicate registrations. This would likely still have yielded an error from DynamoDB, and wouldn't have been possible in the frontend, but obviously much better that it is explicitly handled by the registration_checker

@dunkOnIT
Copy link
Collaborator Author

Must change this so that the worker rejects a request if the competing lane already exists

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.

1 participant