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

Allow more retries on activity_status deadlock errors #4903

Merged
merged 2 commits into from
Aug 17, 2023

Conversation

jorg-vr
Copy link
Contributor

@jorg-vr jorg-vr commented Aug 16, 2023

This pull request allows for more retries when trying to find or create an activity status.

Closes #4479 and #4671

Other solutions tried in #4547 brought their own hard to solve mysql connection issues, see the discussion in #4671

@jorg-vr jorg-vr added the bug Something isn't working label Aug 16, 2023
@jorg-vr jorg-vr self-assigned this Aug 16, 2023
@jorg-vr jorg-vr marked this pull request as ready for review August 16, 2023 13:46
@jorg-vr jorg-vr requested a review from a team as a code owner August 16, 2023 13:46
@jorg-vr jorg-vr requested review from bmesuere and niknetniko and removed request for a team August 16, 2023 13:46
@jorg-vr jorg-vr merged commit fd5c98f into main Aug 17, 2023
12 of 13 checks passed
@jorg-vr jorg-vr deleted the fix/activity-status-deadlocks branch August 17, 2023 07:17
@jorg-vr jorg-vr temporarily deployed to naos August 17, 2023 07:17 — with GitHub Actions Inactive
@jorg-vr jorg-vr temporarily deployed to production August 17, 2023 07:21 — with GitHub Actions Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Avoid duplicate key error for activity statuses
3 participants