Update changelog.rst

This commit is contained in:
Alok Saboo 2023-11-16 12:28:56 -05:00
parent c1e91f42df
commit 39fd14cec7

View file

@ -144,7 +144,7 @@ New features:
Bug fixes:
* :doc:`/plugins/deezer`: Improve Deezer plugin error handling.
* :doc:`/plugins/deezer`: Improve Deezer plugin error handling and set requests timeout to 10 seconds.
:bug:`4983`
* :doc:`/plugins/spotify`: Add a limit of 3 retries, instead of retrying endlessly when the API is not available.
* Fix a crash when the Spotify API timeouts or does not return a `Retry-After` interval.