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
Add timeout buffer to DownstreamReceiver request handling
Introduced a `timeout_buffer` parameter to enhance flexibility in managing request timeouts. This ensures a buffer is added to the wait time, preventing premature timeout errors during request processing. Updated `setup.py` to bump the version from 3.5.0 to 3.5.1.
0 commit comments