feat(FN-673): complete Step 3 — add changeset

This commit is contained in:
gsxdsm
2026-04-01 07:08:01 -07:00
parent b174e7ea7a
commit 5ff146281a

View File

@@ -0,0 +1,5 @@
---
"@gsxdsm/fusion": patch
---
Fix Claude usage indicator always showing "Rate limited" by removing outdated anthropic-beta header and adding retry logic with exponential backoff for transient 429 responses.