errors.fyi community error code reference
SQLITE_BUSY_RECOVERY
sqlite

Busy during WAL recovery

Another connection is in the process of recovering a WAL file. Wait for recovery to complete and retry.

Numeric value: 261

References

โ† all namespaces for SQLITE_BUSY_RECOVERY