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 this.degraded = true
reportError('effects_processor_failure', error, { reportError('effects_processor_failure', error, {
context: context:
'Background processing failed repeatedly, falling back to unprocessed video', 'Background processing failed repeatedly, falling back to fully blurred video',
consecutive_errors: this.consecutiveErrors, consecutive_errors: this.consecutiveErrors,
}) })
this.imageSegmenter?.close() this.imageSegmenter?.close()