Skip to content

PLUGIN-1823: Retry all SQLTransientConnectionException from DB sources/sinks. #22

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from

Conversation

sgarg-CS
Copy link
Collaborator

@sgarg-CS sgarg-CS commented May 6, 2025

PLUGIN-1823

Add Failsafe Retry poilcy to all the places in the DB Plugins where SQLTransientException or 'SQLTransientConnectionException` could be thrown.

Added three new properties (hidden from UI)

  • Initial Retry Duration (Default: 5sec)
  • Max Retry Duration (Default: 80 sec)
  • Max Retry Count (Default: 5)

@sgarg-CS
Copy link
Collaborator Author

sgarg-CS commented May 6, 2025

Duplicate of #23 Closing this one.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants