summaryrefslogtreecommitdiff
path: root/src/mongo/db/max_time.h
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-2212 mongos tracks elapsed time for sharded cursorsJason Rassi2013-10-311-0/+38
If a maxTimeMS sharded query exceeds its time limit, the next request for a batch will fail with an error.