Skip to content

[PLUGIN-1823] Retrying all SQLTransientExceptions#600

Closed
sgarg-CS wants to merge 1 commit intodata-integrations:developfrom
cloudsufi:bugfix/plugin-1823
Closed

[PLUGIN-1823] Retrying all SQLTransientExceptions#600
sgarg-CS wants to merge 1 commit intodata-integrations:developfrom
cloudsufi:bugfix/plugin-1823

Conversation

@sgarg-CS
Copy link
Contributor

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

PLUGIN-1823

Add Failsafe Retry poilcy to all the places in the database-plugins where SQLTransientException 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 sgarg-CS added the build label May 28, 2025
@vikasrathee-cs vikasrathee-cs changed the title PLUGIN-1823: Retrying all SQLTransientExceptions [PLUGIN-1823] Retrying all SQLTransientExceptions May 29, 2025
@AnkitCLI AnkitCLI added build and removed build labels Jun 16, 2025
@sgarg-CS
Copy link
Contributor Author

sgarg-CS commented Jul 8, 2025

Closing this draft PR as there already exists a PR for this story.

@sgarg-CS sgarg-CS closed this Jul 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants