Skip to content

Fix gRPC message size error in UpdateInvoices call #11997

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Tracked by #9036
andrew-farries opened this issue Aug 9, 2022 · 0 comments · Fixed by #12003
Closed
Tracked by #9036

Fix gRPC message size error in UpdateInvoices call #11997

andrew-farries opened this issue Aug 9, 2022 · 0 comments · Fixed by #12003
Assignees

Comments

@andrew-farries
Copy link
Contributor

andrew-farries commented Aug 9, 2022

The usage reconciler is currently failing with this error when invoking the UpdateInvoices RPC on the billing service:

{"@type":"type.googleapis.com/google.devtools.clouderrorreporting.v1beta1.ReportedErrorEvent","error":"failed to update invoices: rpc error: code = ResourceExhausted desc = grpc: received message larger than max (33395302 vs. 16777216)","level":"error","message":"Reconciliation run failed.","serviceContext":{"service":"usage","version":"commit-8e227e13ef2caae8f56c26387a78546b9fa93b30"},"severity":"ERROR","time":"2022-08-09T11:33:09Z"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant