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

This commit is contained in:
gsxdsm
2026-04-01 07:08:01 -07:00
parent 60aedc2f16
commit 3a5af614ed

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.