Skip to content

Add RetryRoute to all routers [RHELDST-37210]#915

Merged
crungehottman merged 1 commit into
release-engineering:masterfrom
mbooz-rh:RHELDST-37210
May 27, 2026
Merged

Add RetryRoute to all routers [RHELDST-37210]#915
crungehottman merged 1 commit into
release-engineering:masterfrom
mbooz-rh:RHELDST-37210

Conversation

@mbooz-rh
Copy link
Copy Markdown
Contributor

  • Add RetryRoute to all routers to ensure all routes use the retry logic.
  • Move new_db_session, db_session, and RetryRoute to new exodus_gw/retry.py file to allow importing RetryRoute in all routers
  • Add tests/test_retry_route.py to ensure all routes are RetryRoutes
  • Update tests/routers/test_publish.py to test deadlock retry

Assisted by: Claude Code

- Add RetryRoute to all routers to ensure all routes use the retry logic.
- Move new_db_session, db_session, and RetryRoute to new exodus_gw/retry.py file to allow
importing RetryRoute in all routers
- Add tests/test_retry_route.py to ensure all routes are RetryRoutes
- Update tests/routers/test_publish.py to test deadlock retry

Assisted by: Claude Code
@crungehottman crungehottman merged commit e7658f6 into release-engineering:master May 27, 2026
3 checks passed
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.

3 participants