mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-11 14:50:02 +00:00
fix(producer): type video extraction failures
This commit is contained in:
@@ -109,6 +109,8 @@ export interface RenderExtractionObservability {
|
||||
vfrPreflightCount?: number;
|
||||
cacheHits?: number;
|
||||
cacheMisses?: number;
|
||||
/** Per-source transient download/metadata/FFmpeg retries performed during extraction. */
|
||||
transientRetries?: number;
|
||||
/**
|
||||
* Per-clip captured-vs-expected-frame gauges. Emitted by the parity gate
|
||||
* at extract finalization (see `videoFrameCoverage.ts`). Undefined when
|
||||
|
||||
Reference in New Issue
Block a user