Files
beets/docs
Alok Saboo 49c415a302 lyrics: add rate limiting and exponential backoff to prevent 429 errors
Add a LyricsSession class that mounts RateLimitAdapter (4 req/sec)
and configures urllib3 Retry with exponential backoff on 429
responses. Each backend instance gets its own session so rate
limits apply independently per API source.

Fixes #6728
2026-06-10 21:24:31 -04:00
..
2026-05-20 16:53:06 +02:00
2026-06-08 11:16:40 -04:00
2025-09-04 12:49:44 +01:00
2026-06-09 00:14:06 +01:00
2025-09-04 12:49:44 +01:00
2017-12-21 11:39:08 -05:00
2026-03-02 08:31:44 +01:00