mirror of
https://github.com/suitenumerique/meet.git
synced 2026-09-02 21:58:29 +00:00
fixup! wip
This commit is contained in:
+1
-1
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user