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: _update() not retrying despite retry error #1667

Merged
merged 3 commits into from
Nov 1, 2023

Conversation

kyujin-cho
Copy link
Member

This PR updates exception handling logic when calling update_appproxy_endpoint_routes() so that it can successfully retry when DB commit has failed.

Checklist: (if applicable)

@kyujin-cho kyujin-cho added the urgency:4 As soon as feasible, implementation is essential. label Oct 28, 2023
@kyujin-cho kyujin-cho added this to the 23.09 milestone Oct 28, 2023
@kyujin-cho kyujin-cho self-assigned this Oct 28, 2023
@github-actions github-actions bot added comp:manager Related to Manager component size:S 10~30 LoC labels Oct 28, 2023
@kyujin-cho kyujin-cho added urgency:blocker IT SHOULD BE RESOLVED BEFORE NEXT RELEASE! and removed urgency:4 As soon as feasible, implementation is essential. labels Oct 28, 2023
@kyujin-cho kyujin-cho changed the title fix: _update() not retrying on route status update error fix: _update() not retrying when route status update occurs Nov 1, 2023
@kyujin-cho kyujin-cho changed the title fix: _update() not retrying when route status update occurs fix: _update() not retrying despite of retry DBAPIError Nov 1, 2023
@kyujin-cho kyujin-cho changed the title fix: _update() not retrying despite of retry DBAPIError fix: _update() not retrying despite of retry error Nov 1, 2023
@kyujin-cho kyujin-cho added this pull request to the merge queue Nov 1, 2023
Merged via the queue into main with commit 1b02963 Nov 1, 2023
21 checks passed
@kyujin-cho kyujin-cho deleted the fix/db-commit-not-retrying branch November 1, 2023 04:36
kyujin-cho added a commit that referenced this pull request Nov 1, 2023
Backported-from: main
Backported-to: 23.09
@kyujin-cho kyujin-cho changed the title fix: _update() not retrying despite of retry error fix: _update() not retrying despite retry error Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:manager Related to Manager component size:S 10~30 LoC urgency:blocker IT SHOULD BE RESOLVED BEFORE NEXT RELEASE!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant