You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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] googleapis/python-pubsub#9 (comment)
Imported from Jira BEAM-9988. Original Jira may contain additional context.
Reported by: monicaPC.
The text was updated successfully, but these errors were encountered: