mirror of
https://github.com/we-promise/sure.git
synced 2026-05-09 05:35:00 +00:00
- Add RateLimitError class to Provider::TwelveData - Implement custom error transformer to detect 429 errors - Re-raise rate limit errors in Security::Price::Importer - Configure SyncJob to retry on rate limit errors with 70s initial delay Co-authored-by: jjmata <187772+jjmata@users.noreply.github.com>