mirror of https://github.com/ekimekim/wubloader
cutter: Fix a failure mode where we never recover from a DB conn failure in TranscodeChecker
Since we never got a new conn after failure, we would just keep erroring with "connection already closed" errors. This isn't applicable to the main cutter loops since a DB failure there will restart the process.pull/60/head
parent
fe68e98804
commit
e048db0d94
Loading…
Reference in New Issue