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

puppet: Set a long timeout on wal-g wal-push, to prevent stalls. #16771

Merged
merged 1 commit into from
Nov 20, 2020

Conversation

alexmv
Copy link
Collaborator

@alexmv alexmv commented Nov 20, 2020

wal-g wal-push has a known bug with occasionally hanging after file
upload to S3[1]; set a rather long timeout on the upload process, so
that we don't simply stall forever when archiving WAL segments.

[1] wal-g/wal-g#656

`wal-g wal-push` has a known bug with occasionally hanging after file
upload to S3[1]; set a rather long timeout on the upload process, so
that we don't simply stall forever when archiving WAL segments.

[1] wal-g/wal-g#656
@timabbott timabbott merged commit 4868a4f into zulip:master Nov 20, 2020
@timabbott
Copy link
Sponsor Member

Merged, thanks @alexmv!

@alexmv alexmv deleted the postgres-wal-timeout branch November 23, 2020 22:13
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.

None yet

2 participants