mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
`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] https://github.com/wal-g/wal-g/issues/656