Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Should 'pubsub.subscription.Subscription.pull()' support auto-acknowledge #798

Copy link
Copy link
@tseaver

Description

@tseaver
Issue body actions

In pull mode, the subscriber is responsible for sending an acknowledge request after fetching messages via pull. While separating the two allows for some advanced usage (e.g., to allow "peeking" at the queue, or to allow retries after certain kinds of errors), some applications might find having to manage the manual acknowledge burdensome.

Should we add a boolean acknowledge_immediately argument to Subscription.pull()? If so, what should its default value be?

Metadata

Metadata

Assignees

Labels

api: pubsubIssues related to the Pub/Sub API.Issues related to the Pub/Sub API.type: questionRequest for information or clarification. Not an issue.Request for information or clarification. Not an issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.