HomePhabricator

Set init stop timeout to 10 min

Description

Set init stop timeout to 10 min

Summary:
bitcoind can take a long time to flush its db cache to disk upon
shutdown. Most init files send a SIGKILL after a timeout of 1 minute,
causing unclean shutdowns and triggering a long "Rolling forward" at the
next startup. Increasing this timeout to 10 minutes should reduce how
often this occurs, especially during IBD.

This is a backport of core#16569

Test Plan: NA

Reviewers: #bitcoin_abc, majcosta

Reviewed By: #bitcoin_abc, majcosta

Differential Revision: https://reviews.bitcoinabc.org/D9898

Details

Provenance
setpill <37372069+setpill@users.noreply.github.com>Authored on Aug 8 2019, 09:56
PiRKCommitted on Aug 24 2021, 05:32
PiRKPushed on Aug 24 2021, 05:32
Reviewer
Restricted Project
Differential Revision
D9898: Set init stop timeout to 10 min
Parents
rABC873376c95158: [rpc] Fix broken bitcoin-cli examples
Branches
Unknown
Tags
Unknown