Files
Barış Keserandgoogle-labs-jules[bot] 2fcd6eebaf Optimize sync_anime_to_db with async ORM methods (#159)
- Replaced blocking save(), get_or_create(), update_or_create(), add() with async versions.
- Fixed flaky test_rate_limit_retry by mocking cache.
- Verified with reproduction script showing 0 blocking events.

Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
2026-02-24 12:37:34 +00:00
..