google-cloud-python
google-cloud-python copied to clipboard
429 received trailing metadata size exceeds limit
Package version:
google-cloud-monitoring-dashboards==2.1.0
Trying to upload a dashboard containing 2208 lines, getting this exception:
google.api_core.exceptions.ResourceExhausted: There was an error uploading the dashboard file: 429 received trailing metadata size exceeds limit
Hi @ocervell,
Please can you confirm that the dashboard being added is below the limits defined here?
Hey @parthea ,
I'm within the limits indeed, seems more like a gRPC payload size limit error I believe.
I'm going to transfer this feature request to google-cloud-python as we're planning to move the code for google-cloud-monitoring-dashboards there in the next 1-2 weeks