Download rate limited

I have an iOS app that downloads a substantial portion of the trivia db for offline use. It recently began tripping 429 rate limiting.

Please advise the parameters to stay within to avoid rate limiting.

Thanks!

We rate limit to handle heavy traffic.

Each IP can only access the API once every 5 seconds (from Open Trivia DB: Free to use, user-contributed trivia question database.)