Skip to content
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

Request payload size exceeds the limit #253

Open
acbeni opened this issue Nov 30, 2020 · 4 comments
Open

Request payload size exceeds the limit #253

acbeni opened this issue Nov 30, 2020 · 4 comments

Comments

@acbeni
Copy link

acbeni commented Nov 30, 2020

Hi,

while using the pubsub connector, i kept getting this error:

com.google.api.gax.rpc.InvalidArgumentException: io.grpc.StatusRuntimeException: INVALID_ARGUMENT: Request payload size exceeds the limit: 524288 bytes.

Do you have an idea what is it caused by , and how i can avoid it?

@kamalaboulhosn
Copy link
Collaborator

kamalaboulhosn commented Nov 30, 2020

Source or sink connector? CPS or Lite?

@acbeni
Copy link
Author

acbeni commented Nov 30, 2020

CPS, source connector

@acbeni
Copy link
Author

acbeni commented Dec 5, 2020

Hello, this issue is kinda a blocker for me, is there anyway i can help moving it forward? i don't mind making contributions or provide missing infos if needed.

@wfajraoui
Copy link

wfajraoui commented Dec 15, 2020

Hello, I have the same issue. When I use "Publish message" directly on the GCP console, the message is published correctly. But when using the connector (with the same message) it doesn't work, the connector is not ignoring the sub objects, it looks only to the root attributes. And it considers that the limit of 1024 byte is reached.

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

No branches or pull requests

3 participants