Skip to content

Conversation

@W-A-James
Copy link
Contributor

Description

Added:

  • MongoBatchReExecutionError
  • MongoNotConnectedError
  • MongoCursorError
    • MongoCursorExhaustedError
    • MongoTailableCursorError
    • MongoCursorInUseError

What changed?

  • src/error.ts

Add:

- MongoBatchReExecutionError
- MongoNotConnectedError
- MongoCursorError
  - MongoCursorExhaustedError
  - MongoTailableCursorError
  - MongoCursorInUseError
@W-A-James W-A-James changed the title feat(NODE-3403): Implement MongoRuntimeError children pt1 feat(NODE-3403): Define MongoRuntimeError children pt1 Jul 8, 2021
@W-A-James W-A-James requested a review from andymina July 8, 2021 19:33
Copy link
Contributor

@andymina andymina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, nice work 👍🏾

@andymina andymina added the Team Review Needs review from team label Jul 8, 2021
@andymina andymina requested review from dariakp, emadum and nbbeeken July 8, 2021 20:36
Copy link
Contributor

@emadum emadum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM mod the capitalization nit 👍

@andymina andymina changed the title feat(NODE-3403): Define MongoRuntimeError children pt1 feat(NODE-3403): define MongoRuntimeError children Jul 9, 2021
@andymina andymina merged commit cb0db49 into 4.0 Jul 9, 2021
@andymina andymina deleted the NODE-3403/4.0/Implement-MongoRuntimeError-children branch July 9, 2021 21:14
ljhaywar pushed a commit that referenced this pull request Nov 9, 2021
- MongoBatchReExecutionError
- MongoNotConnectedError
- MongoCursorError
  - MongoCursorExhaustedError
  - MongoTailableCursorError
  - MongoCursorInUseError
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Team Review Needs review from team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants