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
Merge pull request #17794 from [#21252] Enforce pubsub message publishing limits in the python SDK
* [#21252] Enforce pubsub message publishing limits in the python SDK
This improves visiblity as otherwise messages can become stuck publishing
inside the dataflow runner. This also allows users to handle errors by
catching them.
Fixes issue #21252 for python sdk.
* fixtest
Co-authored-by: Pablo <pabloem@users.noreply.github.com>
0 commit comments