You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.
Hi,
first of all let me thank team for upgrading lib to the most recent CBL version 1.4, improving linking (BTW, manifests still should be added manually) and sorting out some mess in docs and .help().
Really great job, guys.
The question:
is there way to make RNCBL respect connection_timeout prop in server.post_replicate body for one-time (not continuous/poll) replication?
I tried to set different values with no effect: RNCBL always timeouts replication call after ~70 sec (returning err in my .catch() routine), which in my case is a way too long.
Hi,
first of all let me thank team for upgrading lib to the most recent CBL version 1.4, improving linking (BTW, manifests still should be added manually) and sorting out some mess in docs and .help().
Really great job, guys.
The question:
is there way to make RNCBL respect connection_timeout prop in server.post_replicate body for one-time (not continuous/poll) replication?
I tried to set different values with no effect: RNCBL always timeouts replication call after ~70 sec (returning err in my .catch() routine), which in my case is a way too long.
My request code is:
Any ideas, perhaps?
The text was updated successfully, but these errors were encountered: