Commit 18a0eee
Document the connect() timeout split and safety caps
stdlib's timeout is the busy-wait budget; here timeout is a per-RPC-phase
deadline and busy_timeout is the SQLITE_BUSY budget, which silently trips up
ports from sqlite3. Note the distinction plus the message/continuation/row
safety caps and trust_server_heartbeat.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 2d8412f commit 18a0eee
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
25 | 30 | | |
26 | 31 | | |
27 | 32 | | |
| |||
0 commit comments