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/06/04 15:37:06 UTC

[GitHub] [beam] damccorm opened a new issue, #20160: Upgrade google-cloud-pubsub to version >=1.4.2

damccorm opened a new issue, #20160:
URL: https://github.com/apache/beam/issues/20160

   Using the Direct Runner many 504: Deadline Exceeded messages are observed if no Pub/Sub messages are available.
   
   BEAM is using 'google-cloud-pubsub\>=0.39.0,<1.1.0' [1] and the fix for the error was addressed with pubsub 1.4.2 [2]. Updating to 1.4.2 should help resolve them.
   
   [1] [https://raw.githubusercontent.com/apache/beam/v2.20.0/sdks/python/setup.py](https://raw.githubusercontent.com/apache/beam/v2.20.0/sdks/python/setup.py) 
   
   [2] [https://github.com/googleapis/python-pubsub/issues/9#issuecomment-603093757](https://github.com/googleapis/python-pubsub/issues/9#issuecomment-603093757)
   
   Imported from Jira [BEAM-9988](https://issues.apache.org/jira/browse/BEAM-9988). Original Jira may contain additional context.
   Reported by: monicaPC.


-- 
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.apache.org

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