Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

Early message acks #64

Open
rvandegrift opened this issue Mar 5, 2021 · 0 comments
Open

Early message acks #64

rvandegrift opened this issue Mar 5, 2021 · 0 comments
Assignees

Comments

@rvandegrift
Copy link
Contributor

There's two locations where we ack a pubsub message on error inside of a loop:

If there's an error on one of the resources in parsed_message.resources, we immediately ack the message. But if not, we want until all of the processing is done.

Is this a problem?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants