- Add retry logic with exponential backoff to fetchClaudeUsage() - Add unit tests for retry behavior with mocked fetch - Add inline documentation explaining retry behavior - Handle transient network failures and 5xx errors gracefully
- Add retry logic with exponential backoff to fetchClaudeUsage() - Add unit tests for retry behavior with mocked fetch - Add inline documentation explaining retry behavior - Handle transient network failures and 5xx errors gracefully