feat: support customizable retry and timeout settings on the publisher client by plamut · Pull Request #299 · googleapis/python-pubsub

and others added 10 commits

November 16, 2020 01:02

@google-cla google-cla bot added the cla: no

This human has *not* signed the Contributor License Agreement.

label

Feb 26, 2021

@plamut plamut changed the title Iss 222 feat: support customizable retry and timeout settings on the publisher client

Feb 26, 2021

@google-cla google-cla bot added cla: yes

This human has signed the Contributor License Agreement.

and removed cla: no

This human has *not* signed the Contributor License Agreement.

labels

Feb 27, 2021

@plamut

jimfulton

jimfulton

jimfulton

jimfulton

jimfulton

@plamut

@plamut

Using no timeout is not a good idea, but if one really wants to,
they can pass it in as ConstantTimeout(None).

As a side effect, the logic of converting a constant into a
COnstantTimeout instance can be removed, as this is already handled
in api-core for int and float values.

jimfulton

@plamut plamut added automerge

Merge the pull request once unit tests and other checks pass.

kokoro:force-run

Add this label to force Kokoro to re-run the tests.

labels

Jun 15, 2021

parthea added a commit that referenced this pull request

Jul 17, 2021

plamut pushed a commit that referenced this pull request

Jul 19, 2021