Nx
Enterprise
Nx
Sign in / Sign up
Open main menu
Nx
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
34533
b3a6ef20 fix(core): retry entire transaction on DatabaseBusy, not just BEGIN Previously the retry_db_operation_when_busy macro only wrapped conn.transaction() (the BEGIN step). Operations inside the transaction and the COMMIT were not retried, causing crashes when the DB was busy during those steps. Now the entire begin-execute-commit sequence is wrapped in a single retry macro call using and_then.
18 hours ago
by FrozenPandaz
F
Failed
34533
Generating fix
→
b3a6ef20 fix(core): retry entire transaction on DatabaseBusy, not just BEGIN Previously the retry_db_operation_when_busy macro only wrapped conn.transaction() (the BEGIN step). Operations inside the transaction and the COMMIT were not retried, causing crashes when the DB was busy during those steps. Now the entire begin-execute-commit sequence is wrapped in a single retry macro call using and_then.
20 hours ago
by FrozenPandaz
F
Previous page
Previous
Next
Next page