Is it possible to adjust the transport window size using v1.4 solace-pubsubplus Python client?

Hi Tom, thanks for your quick response. My previous question explains my situation How to implement task queue using Solace — Solace Community . I want to set transport window to 1 so that the subscribers only grab a single message from the queue at a time. I plan to leave max-delivered-unacked-msgs-per-flow at the default value.