Skip to content
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

impl: added change-feed reConnection mechanism #92

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

KrishnaPG
Copy link

Enables change-feed reconnection when the connection drops.

  • New reconnect options have been added that expose the pingInterval as well as connection reattempt controls

Note that this reconnection is only limited to the change feeds and other parts of the package, such as dbAssertion etc. still may fail on connection failure.

@grantcarthew
Copy link
Owner

Hi @KrishnaPG. Sorry for the late reply. This went under my radar for some reason.

I can't see any unit tests added for this change. It looks great otherwise.

Can you add a unit test or two?

@grantcarthew
Copy link
Owner

On a side note @KrishnaPG, are you interested in becoming a maintainer? Are you a JavaScript ninja? Your profile indicates some level of skill.

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

Successfully merging this pull request may close these issues.

2 participants