Skip to content

fix: handle Freesound rate limited responses as errors instead of positives - #438

Merged
kaifcodec merged 2 commits into
kaifcodec:mainfrom
kristoisberg:feature/freesound-rate-limit-false-positive
Jul 24, 2026
Merged

fix: handle Freesound rate limited responses as errors instead of positives#438
kaifcodec merged 2 commits into
kaifcodec:mainfrom
kristoisberg:feature/freesound-rate-limit-false-positive

Conversation

@kristoisberg

Copy link
Copy Markdown
Collaborator

Freesound responds with 403 when you are rate limited. The module currently handles these responses as positives...

Comment thread user_scanner/user_scan/music/freesound.py Outdated
@kaifcodec
kaifcodec merged commit 7218cd7 into kaifcodec:main Jul 24, 2026
2 checks passed
@kaifcodec kaifcodec added the bug fix Fixed a bug in existing files label Jul 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug fix Fixed a bug in existing files

2 participants