Class: RoundhouseUi::Demo::TranscodeWorker
- Defined in:
- lib/roundhouse_ui/demo.rb
Overview
The long one: guaranteed to be mid-flight whenever you open Busy.
Constant Summary collapse
- OWNER =
:platform- QUEUE =
"uploaded_files"- DURATION =
(6_000..20_000)
- FAILURE_RATE =
0.07- ERRORS =
[ [ RuntimeError, "ffmpeg exited with status 1" ] ].freeze