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

WIP: Initial changes to support on success callbacks and repeat on intervals #166

Merged
merged 4 commits into from
Jan 16, 2025

Conversation

jeremyplichta
Copy link
Collaborator

Support having commands register a callback when the job is completed successfully as well as a --repeat-every flag that will relaunch the job after a fixed delay after each successful completion

@jeremyplichta
Copy link
Collaborator Author

this PR depends on the modifications in https://github.com/redis/spring-batch-redis/pull/59

@jruaux jruaux merged commit 70cddc4 into main Jan 16, 2025
1 check passed
@jruaux jruaux deleted the riot-callbacks-and-schedule branch January 16, 2025 00:29
@jruaux jruaux added the released Issue has been released label Jan 16, 2025
@jruaux
Copy link
Collaborator

jruaux commented Jan 16, 2025

🎉 This issue has been resolved in v4.2.0 (Release Notes)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Issue has been released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants