mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-05 10:14:30 +00:00
fix(producer): retry transient deterministic font fetches (#2865)
* fix(producer): retry transient deterministic font fetches * fix(producer): secure Lambda font cache directory
This commit is contained in:
@@ -249,6 +249,8 @@ describe("handler dispatch", () => {
|
||||
"PLAN_TOO_LARGE",
|
||||
"PLAN_PROTOCOL_UNSUPPORTED",
|
||||
"PLAN_V2_INTEGRITY_UNRECOVERABLE",
|
||||
"FONT_FETCH_FAILED",
|
||||
"FONT_FETCH_UNAVAILABLE",
|
||||
"VIDEO_SOURCE_UNRENDERABLE",
|
||||
"VIDEO_EXTRACTION_FAILED",
|
||||
"INVALID_VIDEO_METADATA",
|
||||
|
||||
Reference in New Issue
Block a user