node-rethinkdb-job-queue
node-rethinkdb-job-queue copied to clipboard
impl: added change-feed reConnection mechanism
trafficstars
Enables change-feed reconnection when the connection drops.
- New
reconnectoptions have been added that expose thepingIntervalas 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.
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?
On a side note @KrishnaPG, are you interested in becoming a maintainer? Are you a JavaScript ninja? Your profile indicates some level of skill.