busy Timeout Millis
PRAGMA busy_timeout in milliseconds, applied to every connection. Standard WAL hardening: under WAL a writer can transiently hit SQLITE_BUSY during checkpoint, and a second driver/process on the same file fails BEGIN IMMEDIATE immediately without it. Set to 0 to use SQLite's default (fail immediately, no wait).