Skip to content

Commit

Permalink
Merge pull request #22106 from jrafanie/check_db_failover_more_often
Browse files Browse the repository at this point in the history
Don't wait so long for primary/standby info and changes
  • Loading branch information
agrare authored Sep 14, 2022
2 parents 17feafb + b1794eb commit 5c11a93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/ha_admin.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
failover_attempts: 10
db_check_frequency: 300
db_check_frequency: 120
failover_check_frequency: 60

0 comments on commit 5c11a93

Please sign in to comment.