Commit Graph

1 Commits

Author SHA1 Message Date
MiroFish Contributor f943af3f93 test: add unit tests for retry utility module
Added 11 tests covering:
- Sync decorator: success, retry, exhaust retries, max_delay cap
- on_retry callback, jitter behavior
- RetryableAPIClient batch processing logic
2026-04-21 00:11:08 +08:00