Monica Parpi created BEAM-9988:
----------------------------------
Summary: Upgrade google-cloud-pubsub to version >=1.4.2
Key: BEAM-9988
URL: https://issues.apache.org/jira/browse/BEAM-9988
Project: Beam
Issue Type: Improvement
Components: beam-model
Affects Versions: 2.20.0
Reporter: Monica Parpi
Fix For: 2.21.0
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]
[2]
[https://github.com/googleapis/python-pubsub/issues/9#issuecomment-603093757]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)