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
to ensure continuity in the destination database, i.e. no missing data points in between, it would be nice if it was possible to tell syncflux that it should stop after a chunk could not be copied.
Currently, the amount of retries and the wait delay for each chunk copy can be configured, but it seems that even if all this fails the next chunk is always attempted.