To clarify, what is your network code? I am asking this as 8 queries per second is the quota limit for Premium accounts. If you have a Small Business account, the limit should be 2 queries per second. Also, please note that this quota limit applies per network. This means, if you have multiple users making a request at the same time, this can affect the quota. The same applies for the users in the UI as this quota limit is per network.
The best practice to resolve quota issues as suggested in the
document is to safely wait and retry. There is a sample code
here that you can use to implement a retry logic in your code.
Feel free to let us know how this goes.
Thanks,
Tesfamichael Hailegeorgis, DFP API Team