Monorepo for Tangled tangled.org

appview/db: add busy-timeout on sqlite connection #1222

merged opened by boltless.me targeting master from sl/rsoxstkrxwrk
Labels

None yet.

assignee

None yet.

Participants 2
AT URI
at://did:plc:xasnlahkri4ewmbuzly2rlc5/sh.tangled.repo.pull/3mhy3pborcv22
+1
Diff #0
+1
appview/db/db.go
··· 34 34 "_journal_mode=WAL", 35 35 "_synchronous=NORMAL", 36 36 "_auto_vacuum=incremental", 37 + "_busy_timeout=5000", 37 38 } 38 39 39 40 logger := log.FromContext(ctx)

History

2 rounds 1 comment
sign up or login to add to the discussion
1 commit
expand
{appview,knot,spindle}/db: add busy-timeout on sqlite connection
3/3 failed
expand
expand 1 comment
pull request successfully merged
boltless.me submitted #0
1 commit
expand
appview/db: add busy-timeout on sqlite connection
expand 0 comments