Skip to content
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

Allow eachAsync() to continue execution on error #6355

Closed
vkarpov15 opened this issue Apr 16, 2018 · 2 comments
Closed

Allow eachAsync() to continue execution on error #6355

vkarpov15 opened this issue Apr 16, 2018 · 2 comments
Assignees
Labels
enhancement This issue is a user-facing general improvement that doesn't fix a bug or add a new feature
Milestone

Comments

@vkarpov15
Copy link
Collaborator

http://thecodebarbarian.com/cursors-in-mongoose-45#comment-3663648177

@vkarpov15 vkarpov15 added this to the 5.x Unprioritized milestone Apr 16, 2018
@lineus
Copy link
Collaborator

lineus commented May 13, 2018

@vkarpov15 do you think this should be behind an option or just the default behavior?

@lineus lineus added the enhancement This issue is a user-facing general improvement that doesn't fix a bug or add a new feature label May 13, 2018
@vkarpov15
Copy link
Collaborator Author

For now I'm thinking it should be an option, unless there's a very good reason to change the default.

@vkarpov15 vkarpov15 modified the milestones: 6.x Unprioritized, 6.3 Mar 2, 2022
vkarpov15 added a commit that referenced this issue Mar 30, 2022
@vkarpov15 vkarpov15 self-assigned this Mar 30, 2022
vkarpov15 added a commit that referenced this issue Apr 2, 2022
vkarpov15 added a commit that referenced this issue Apr 2, 2022
`continueOnError` option for `eachAsync()`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This issue is a user-facing general improvement that doesn't fix a bug or add a new feature
Projects
None yet
Development

No branches or pull requests

2 participants