Skip to content

Make initial modack asynchronous #1127

@kamalaboulhosn

Description

@kamalaboulhosn

See this bug in the issue tracker for context. The initial modack is initiated synchronously upon receiving a message. In contrast, Java queues them to happen asynchronously. This appears to have some performance implications. We should instead queue these up to happen asynchronously, though we need to ensure we execute them relatively soon. Right now, they could happen as late as 90% of the ack deadline.

Metadata

Metadata

Labels

api: pubsubIssues related to the googleapis/python-pubsub API.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