summaryrefslogtreecommitdiff
path: root/src/mongo/db/error_labels.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-53624 Make mongos return RetryableWriteError label when retryable writ...Cheahuychou Mao2021-05-261-4/+22
* SERVER-56261 remove invariant that RetryableWriteError and TransientTransacti...Haley Connelly2021-05-201-4/+5
* SERVER-54020: ShardInvalidatedForTargeting thrown by resharding's getDestined...Jordi Serra Torrens2021-04-061-0/+1
* SERVER-53127 Let AggregationRequestHelper::parseFromBSON() return an Aggregat...samontea2021-02-081-2/+2
* Revert "SERVER-53127 Let AggregationRequestHelper::parseFromBSON() return an ...Benety Goh2021-02-061-2/+2
* SERVER-53127 Let AggregationRequestHelper::parseFromBSON() return an Aggregat...samontea2021-02-061-2/+2
* SERVER-51624 Modify query commands to enforce API version 1 behaviourRuoxin Xu2021-01-301-3/+4
* SERVER-51649 Convert aggregate command input to IDLRuoxin Xu2021-01-071-2/+3
* SERVER-52947: Tenant migration donor should attach TransientTransactionError ...Andrew Shuvalov2020-12-161-4/+6
* SERVER-47085: Remove ElectionInProgress (216) from ResumableChangeStreamErrorLingzhi Deng2020-03-241-2/+1
* SERVER-46103 Retain NonResumableChangeStreamError label for 4.4Bernard Gorman2020-02-211-0/+6
* SERVER-45981 Prevent duplicating action upon receiving notice that a given sh...Blake Oler2020-02-111-1/+1
* SERVER-45505 Add ResumableChangeStreamError error labelBernard Gorman2020-02-071-9/+50
* SERVER-43941: Add "errorLabels" field to failCommand failpointLingzhi Deng2019-11-121-3/+15
* SERVER-41245: Add RetryableWriteError error labelLingzhi Deng2019-11-061-0/+139