Skip to content

Set default publisher retry and deadline settings to be consistent with desired values #494

@plamut

Description

@plamut

Similar to the java-pubsub PR, the current default retry and timeout settings for publisher methods should be adjusted.

The methods are wrapped in the base publisher transport. It's a generated part of the library, and the generator uses these settings.

It appears that the settings are consistent with the values shared in internal docs, except for the "total timeout", which is the retry deadline, i.e. "how long to keep retrying in seconds".

Metadata

Metadata

Assignees

Labels

api: pubsubIssues related to the googleapis/python-pubsub API.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.type: processA process-related concern. May include testing, release, or the like.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions