Skip to content

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.

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.

7 participants