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 sqlite3_busy_timeout to 60 seconds, add warnings re: litestream. #4867

Merged
merged 2 commits into from
Oct 17, 2021

Commits on Oct 16, 2021

  1. wallet/db_sqlite3.c: Increase busy timeout to 60 seconds.

    Closes: ElementsProject#4860
    
    ChangeLog-Added: With `sqlite3` db backend we now use a 60-second busy timer, to allow backup processes like `litestream` to operate safely.
    ZmnSCPxj committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    697a8ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2434e4d View commit details
    Browse the repository at this point in the history