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

Fix bug where failoverTimeoutMs was not obeyed #244

Merged
merged 1 commit into from
Oct 25, 2022

Conversation

sergiyvamz
Copy link
Contributor

Summary

RDS-1199: Fix bug where failoverTimeoutMs was not obeyed

Description

  • Before this commit, failover could take up to two times the length of
    failoverTimeoutMs before giving up. This commit adds changes to
    limit failover to run for a maximum of failoverTimeoutMs
    milliseconds

Additional Reviewers

@karenc-bq
@congoamz

@sergiyvamz sergiyvamz merged commit f356eb4 into main Oct 25, 2022
@sergiyvamz sergiyvamz deleted the obey-failover-timeout branch October 25, 2022 23:35
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