-
Notifications
You must be signed in to change notification settings - Fork 0
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
Using Observable with Batches #87
Comments
ok I found its my TTL , i setup a TTL for all my jobs, but the wrapper didn't have one , working on how to add it to to the batch |
Ok after fixing the TTL it seems now if i have a batch larger than 1 it fails to secure the lock
|
I think we do not have proper tests for this case, so we need to do that in order to guarantee the correct behaviour. |
Gotcha for now if we enable batches for the worker ill ignore the TTL |
Is this possible? I see that manually processing jobs is a limitation , though this is kinda a mixture,
Currently getting
[TimeoutError]: Timeout has occurred
The text was updated successfully, but these errors were encountered: