-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 30/03/16 16:58, Simon Slavin wrote: > In both modes (whether you're using 'shared cache' or not) use > either > > https://www.sqlite.org/c3ref/busy_timeout.html
The last time I dealt with shared cache mode, the busy timeout did not apply. You had to manually manage the timeout/retries yourself. This is by design: https://sqlite.org/src/tktview/ebde3f66fc64e21e61ef2854ed1a36dfff884a2f In the APSW doc I recommend against using shared cache mode, as it doesn't have any benefits except for very small memory systems. Roger -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlb8dyEACgkQmOOfHg372QQhhQCbBoKrBu40ZgroyJOPB8WVy4To hcsAn0f8rx1h+foMBH0r4YVYo3pmc9Nc =lNHi -----END PGP SIGNATURE-----