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

feat: Add OnError and OnSuccess to a Job. #49

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

iamd3vil
Copy link
Contributor

We can now enqueue tasks when either job succeeds or fails.

Chains now used the OnSuccess slice to add the next jobs.

We can now enqueue tasks when either job succeeds or fails.

Chains now used the `OnSuccess` slice to add the next jobs.
@kalbhor kalbhor merged commit 5ba7a6b into kalbhor:main Mar 14, 2024
1 check passed
@iamd3vil iamd3vil deleted the feat-on-error branch March 14, 2024 10:25
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.

2 participants