Skip to content

Add maxTimeMS to AggregationOptions [DATAMONGO-2390] #3249

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
spring-projects-issues opened this issue Oct 11, 2019 · 0 comments
Closed

Add maxTimeMS to AggregationOptions [DATAMONGO-2390] #3249

spring-projects-issues opened this issue Oct 11, 2019 · 0 comments
Assignees
Labels
type: enhancement A general enhancement

Comments

@spring-projects-issues
Copy link

Christoph Strobl opened DATAMONGO-2390 and commented

The optional maxTimeMS property allows to specifies a time limit in milliseconds for processing operations on a cursor. If not specified operations will not time out. A value of 0 explicitly specifies the default unbounded behavior


Reference URL: https://docs.mongodb.com/manual/reference/command/aggregate/#syntax

Referenced from: pull request #800

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

2 participants