RE: Error: received trailing metadata size exceeds limit

2020-06-03 Thread Google Ads API Forum Advisor Prod
Hi Afsane, Thank you for reaching out. The RESOURCE_EXHAUSTED error occurs when you send too many requests in a short period of time. I suggest setting up short delays between requests or combine more operations in fewer requests. You can refer to the Best practices guide for ways you can optim

Error: received trailing metadata size exceeds limit

2020-06-03 Thread Afsane Ghafouri
Hello there, we are calling bulk operation and hitting this error Error: 8 RESOURCE_EXHAUSTED: received trailing metadata size exceeds limit we are confused about what is the cause of this error. we are able to send the same payload and sometimes it is successful and sometimes it hits this