AMA Mazing

Results 5 comments of AMA Mazing

Yea i've gotten same issues just today aswell

My temporary fix has been adding time.sleep inbetween use. More specifically this: retry_count = 0 max_retries = 15 while retry_count < max_retries: sleep(retry_count) temp_file = f"song.mp3" result = await recognize_song(song)

It seems to be about a 30 second cooldown between uses

I could very well be wrong but I think its just gone back to normal

Wait nvm only lasted an hour