mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-09 12:00:26 +00:00
17 lines
716 B
Markdown
17 lines
716 B
Markdown
# HyperFrames v0.7.81
|
|
|
|
Released on 2026-07-29.
|
|
|
|
HyperFrames now retries transient Google Fonts CSS and font-file failures during distributed
|
|
planning without misclassifying them as deterministic project errors. Retries remain tightly
|
|
bounded, respect cancellation and `Retry-After` within a shared budget, and surface exhaustion
|
|
as `FONT_FETCH_UNAVAILABLE` for orchestration-level recovery.
|
|
|
|
## Fixes
|
|
|
|
- **Producer:** Retry transient deterministic font fetches ([20f4f8f49](https://github.com/heygen-com/hyperframes/commit/20f4f8f49c19181adfb4194f1965ee00845219f9), [#2865](https://github.com/heygen-com/hyperframes/pull/2865))
|
|
|
|
## Full changelog
|
|
|
|
https://github.com/heygen-com/hyperframes/compare/v0.7.80...v0.7.81
|