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

SNOW-878098 retry strategy fix to match the design doc #603

Merged
4 commits merged into from
Nov 3, 2023

Conversation

ghost
Copy link

@ghost ghost commented Nov 2, 2023

Add new connection attribute SF_CON_RETRY_TIMEOUT and SF_CON_MAX_RETRY for the new retry strategy.
SF_CON_RETRY_TIMEOUT: default to 300. 0 means unlimited. Can only be increased.
SF_CON_MAX_RETRY: default to 7. 0 means unlimited. Can only be increased.

@ghost ghost self-requested a review as a code owner November 2, 2023 19:47
Copy link
Collaborator

@sfc-gh-igarish sfc-gh-igarish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ghost ghost merged commit cd072c3 into master Nov 3, 2023
21 of 23 checks passed
@ghost ghost deleted the SNOW-878098-retry-strategy-fix branch November 3, 2023 03:38
This pull request was closed.
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.

2 participants