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

api: retry conflicts as a workaround #169

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

mcobzarenco
Copy link
Member

This is a workaround for comment creation / updates conflicting with the loom service that indexes threads objects concurrently. We will be fixing this properly in the backend, but as a workaround we will retry conflicts for now.

@mcobzarenco mcobzarenco self-assigned this Feb 27, 2023
Copy link
Contributor

@annesylvie annesylvie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@mcobzarenco
Copy link
Member Author

@annesylvie I was too fast, it didn't compile 😓 -- fixed now!

@mcobzarenco mcobzarenco force-pushed the retry-conflicts branch 2 times, most recently from b5f23bc to 6f9bd73 Compare February 27, 2023 11:37
This is a workaround for comment creation / updates conflicting with the `loom`
service that indexes threads objects concurrently. We will be fixing
this properly in the backend, but as a workaround we will retry
conflicts for now.
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.

None yet

2 participants