429 backoff implementation (#1230)
authorJozef Kruszynski <60214390+jozefKruszynski@users.noreply.github.com>
Sun, 21 Apr 2024 09:35:29 +0000 (11:35 +0200)
committerGitHub <noreply@github.com>
Sun, 21 Apr 2024 09:35:29 +0000 (11:35 +0200)
commit510b3213c5f14c0a7b64b94821ba64bf4ba85d16
tree3a1b52aabbeff7e5874c874b98ce33cf80434539
parentba3aa8ab9372bcf86ee34f3583c4848b964b672e
429 backoff implementation (#1230)
music_assistant/common/models/errors.py
music_assistant/server/helpers/throttle_retry.py [new file with mode: 0644]
music_assistant/server/providers/tidal/__init__.py
music_assistant/server/providers/tidal/helpers.py