I'm getting the
OverQuotaError: The API call search.IndexDocument() required more quota than is available.
error with every single index operation I try to make even though I shouldn't have breached any quotas. This started quite suddenly a couple of weeks ago.
I try to index ~500 documents, and I use the Task Queue to index each one individually with a 5/s refresh rate. But the very first call already fails with the quota error.
Not one of the quota reports in Cloud console are anywhere near reaching the limit. The highest possible quota utilization rate is 1% for Frontend instance hours, all the others are rounding down to 0%.
Could somebody help me out? The project ID is search-www-simoahava-com.
Thank you,
Simo Ahava