This repository was archived by the owner on Mar 9, 2026. It is now read-only.
This repository was archived by the owner on Mar 9, 2026. It is now read-only.
stream_ack_deadline_seconds is sent on the StreamingPull BiDi stream #689
We can do an info-level log whenever the value changes:
python-pubsub/google/cloud/pubsub_v1/subscriber/_protocol/streaming_pull_manager.py
Line 742 in 6fa03be
It may help debug issues. More generally, we might want to log changes in critical parameters like changes in the ack deadline (which depends on recent delivery-to-ack durations).