espresso-sequencer icon indicating copy to clipboard operation
espresso-sequencer copied to clipboard

Audit all DB transactions to check for proper cleanup

Open jbearer opened this issue 1 year ago • 0 comments

Informal Systems had an issue where one of their DA nodes, after a restart, got into a loop where all DB operations were failing because the current transaction was aborted. They lost the logs from the beginning of the incident, but it sounds like somewhere we had a transaction fail and we errored out without reverting it.

jbearer avatar May 29 '24 14:05 jbearer