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