google-cloud-python icon indicating copy to clipboard operation
google-cloud-python copied to clipboard

429 received trailing metadata size exceeds limit

Open ocervell opened this issue 4 years ago • 3 comments

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

ocervell avatar Jun 01 '21 10:06 ocervell

Hi @ocervell,

Please can you confirm that the dashboard being added is below the limits defined here?

parthea avatar Jun 01 '21 11:06 parthea

Hey @parthea ,

I'm within the limits indeed, seems more like a gRPC payload size limit error I believe.

ocervell avatar Jun 09 '21 14:06 ocervell

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

parthea avatar Oct 20 '23 16:10 parthea