Skip to content

Default gRPC max buffer size too small #4834

@altho1

Description

@altho1

Describe the Bug

Running a sync on a fair sized organisation, I get this error:
"Error: failed to sync source aws: failed to fetch resources from stream: rpc error: code = ResourceExhausted desc = grpc: received message larger than max (9090474 vs. 4194304)"

Suggest the gRPC default max buffer size is either exposed as a parameter or raised to e.g. 100mb

Expected Behavior

No resource limit encountered

CloudQuery Version

cloudquery version 2.0.18

Debug Output

It is huge - let me know if it is needed
"Error: failed to sync source aws: failed to fetch resources from stream: rpc error: code = ResourceExhausted desc = grpc: received message larger than max (9090474 vs. 4194304)"

Steps to Reproduce

cloudquery sync .

Additional Context

References

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions