You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/11/08 14:45:19 UTC

[GitHub] [beam] baeminbo commented on issue #18660: Request payload size exceeds the limit: 10485760 bytes

baeminbo commented on issue #18660:
URL: https://github.com/apache/beam/issues/18660#issuecomment-1307331745

   I read [the discussion](https://lists.apache.org/thread/ty2pgo5xmpf3l9z3sdk2jv8fnmw45nmw) in the mailing list. I believe we don't have 10 MB request size limit in Dataflow. IIUC, we have only size limit for single element value in Streaming Engine (80MB), and `CommitRequest` limit (2GB?). See https://cloud.google.com/dataflow/quotas.
   
   In the meantime, Pub/Sub still has 10MB limit for "Publish request" and "Message Size": https://cloud.google.com/pubsub/quotas#resource_limits. 
   
   Can we ask the reporter to confirm if this issue still happens with the latest Beam version?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org