Skip to content

Add missing/helpful comment in code example #20867

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

markwatney2016
Copy link

No description provided.

@@ -2778,6 +2778,8 @@ provided in order to ease the declaration of these special handlers::
$ack->nack($e);
}
}

// Do something in batch that is costly (e.g. sending data to a 3rd party API).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this the best place for this comment? Shouldn't it go to inside the previous foreach? Maybe I'm missing something. Thanks.

@javiereguiluz
Copy link
Member

Let's close this one and we can reopen it if we receive more feedback. Thanks!

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

Successfully merging this pull request may close these issues.

3 participants