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

Change timeout from 3s to 5s in pg_isready #63

Closed
pdmthorsrud opened this issue Jun 10, 2020 · 1 comment
Closed

Change timeout from 3s to 5s in pg_isready #63

pdmthorsrud opened this issue Jun 10, 2020 · 1 comment
Assignees
Labels
feature New functionality or behavior
Milestone

Comments

@pdmthorsrud
Copy link
Collaborator

The pg_isready check has a timeout of default 3s. The full stack runs slow, and when it was 2s it timed out every now and then. Change this to 5s to make it more robust.
reference: https://www.postgresql.org/docs/9.3/app-pg-isready.html

@pdmthorsrud pdmthorsrud added the feature New functionality or behavior label Jun 10, 2020
@pdmthorsrud pdmthorsrud added this to the Release v0.1 milestone Jun 10, 2020
@fredrikhgrelland fredrikhgrelland self-assigned this Jun 12, 2020
@fredrikhgrelland
Copy link
Owner

Whoops. Updated master directly with changes: 0fae03b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New functionality or behavior
Projects
None yet
Development

No branches or pull requests

2 participants