You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wubloader/cutter
Mike Lang e048db0d94 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.
6 years ago
..
cutter cutter: Fix a failure mode where we never recover from a DB conn failure in TranscodeChecker 6 years ago
Dockerfile cutter: Add initial outline 6 years ago
setup.py cutter: Add initial outline 6 years ago