cschmidt0121 / qad_custom

A tool for patching custom quiz questions into 1992 Capcom arcade game "Quiz and Dragons"
5 stars 0 forks source link

Add a delay between OpenTDB API requests and retry if the API cannot be reached #1

Closed TheOpponent closed 10 months ago

TheOpponent commented 10 months ago

As of December 2023, there is a limit of 1 API request per IP every 5 seconds. This pull request handles the rate limit response code and adds a delay between requests.

cschmidt0121 commented 10 months ago

Thanks for submitting this. Was the closure a mistake?

TheOpponent commented 10 months ago

I found that this patch has some major issues after I posted it that I wanted to fix. Please delete this pull request and I will submit another when I make corrections.

cschmidt0121 commented 10 months ago

Sounds good. thanks!