Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

When is sequence called ultimately? #7

Open
vvo opened this issue Dec 17, 2016 · 1 comment
Open

When is sequence called ultimately? #7

vvo opened this issue Dec 17, 2016 · 1 comment

Comments

@vvo
Copy link

vvo commented Dec 17, 2016

I am using the sequence option as a function to save sequence to a database, but it seems to be called only at script start and that's it. Making my replication not resilient to failures. Am I doing something wrong? Should I save the seq myself too somehow?

@soldair
Copy link
Contributor

soldair commented Dec 18, 2016

I think you may be forgetting to call done. This is the most common reason for this bug report.
Else its new and im happy to take a look at your follower if you link a gist.

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

No branches or pull requests

2 participants