Skip to content

Pubsub API should not swallow exceptions by default #4914

@gcbirzan

Description

@gcbirzan

Current behaviour, albeit documented, is to ignore errors in publishing. They will, eventually, maybe, bubble up in a different thread, but this behavious is surprising and useless. Most other APIs (in this library) are synchronous, to a fault. If nothing else, an option that doesn't say "only useful for debugging" should be provided (talking about autocommit).

Metadata

Metadata

Assignees

Labels

api: pubsubIssues related to the Pub/Sub API.priority: p2Moderately-important priority. Fix may not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions