Skip to main content

FAILURE_COOLDOWN

Constant FAILURE_COOLDOWN 

Source
const FAILURE_COOLDOWN: Duration;
Expand description

How long a video whose extraction failed is left alone. Retrying it at once would spend a slot to fail again, and at the default concurrency of one that is the slot every other video is waiting for.