I am using the free plan with an average of 1.5 requests per minute and under 1500 tokens per request and I run into quota exceeded errors "google.api_core.exceptions.ResourceExhausted: 429 Resource has been exhausted (e.g. check quota)."
I am also implementing time sleeps between the requests to avoid running into issues but the error persists.
Anyone knows if this is a google issue? I see a number of people are facing the same issues as me