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 exception Instance.DoesNotExist when registering Instance repeats #2763

Merged
merged 2 commits into from
Jan 20, 2025

Conversation

kelvin-muchiri
Copy link
Contributor

@kelvin-muchiri kelvin-muchiri commented Jan 20, 2025

Changes / Features implemented

Fix exception Instance.DoesNotExist intermittently raised when registering Instance repeats. The exception is raised by Celery task because the Instance has not yet been committed to the database.

Steps taken to verify this change does what is intended

  • QA

Side effects of implementing this change

Before submitting this PR for review, please make sure you have:

  • Included tests
  • Updated documentation

Closes #

@kelvin-muchiri kelvin-muchiri merged commit fb66379 into main Jan 20, 2025
10 checks passed
@kelvin-muchiri kelvin-muchiri deleted the bug-instance-does-not-exist branch January 20, 2025 14:50
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