mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-05 17:30:50 +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:
@@ -182,6 +182,7 @@ describe("HyperframesRenderStack — snapshot", () => {
|
||||
present: true,
|
||||
});
|
||||
}
|
||||
expect(collected.has("FONT_FETCH_UNAVAILABLE")).toBe(false);
|
||||
});
|
||||
|
||||
it("classifies plan v2 integrity failures as terminal in every v2 Lambda task", () => {
|
||||
|
||||
Reference in New Issue
Block a user