-
Notifications
You must be signed in to change notification settings - Fork 20
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
mypy: pglookout/webserver.py
[BF-1560]
#101
mypy: pglookout/webserver.py
[BF-1560]
#101
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #101 +/- ##
==========================================
+ Coverage 68.00% 69.29% +1.29%
==========================================
Files 10 11 +1
Lines 972 1013 +41
Branches 170 170
==========================================
+ Hits 661 702 +41
Misses 253 253
Partials 58 58
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
README.rst
Outdated
``replication_catchup_timeout`` (default ``300.0``) | ||
|
||
How long should pglookout wait for a node to catch up with the primary | ||
before it decides to promote itself. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Whoever will review this PR, please make sure that the wording + the meaning are correct.
139ada0
to
3277c36
Compare
3277c36
to
8a553d4
Compare
ℹ️ For the reviewers: Please note this one is based on #96 . |
9ddb56f
to
5aa2bff
Compare
8a553d4
to
0dc17bb
Compare
5aa2bff
to
84737ad
Compare
0dc17bb
to
52bb635
Compare
This PR and the other ones related to type hinting will be handled in #106. |
No description provided.