Skip to content
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

Added retryDelay parameter to job create which delays the retrying of failed jobs by X ms. #63

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

gruffT
Copy link

@gruffT gruffT commented Feb 15, 2020

Allows sensible retrying of jobs in the case that failure is due to a temporary external factor, such as network state.

Tests pass in isolation but lifespan test fails when run in block with jest. Probably due to file contention over realm lock file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant