Skip to content

Add maxTimeMS to AggregationOptions [DATAMONGO-2390] #3249

Closed
@spring-projects-issues

Description

@spring-projects-issues

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

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions