fixup! wip

This commit is contained in:
lebaudantoine
2026-09-02 23:47:39 +02:00
parent 7412c02341
commit 98d0b48015
@@ -437,7 +437,7 @@ export class BackgroundCustomProcessor implements BackgroundProcessorInterface {
this.degraded = true
reportError('effects_processor_failure', error, {
context:
'Background processing failed repeatedly, falling back to unprocessed video',
'Background processing failed repeatedly, falling back to fully blurred video',
consecutive_errors: this.consecutiveErrors,
})
this.imageSegmenter?.close()