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

Allow to configure the reaction strategy #356

Merged
merged 1 commit into from Sep 6, 2022

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented Sep 6, 2022

Fixes #351

@lppedd here is the PR. For your use case, I recommend you use ReactionStrategy.ON_PROGRESS_ON_ERROR. It will handle the rocket and also the potential parse errors (and potential exceptions that you might not catch).

Anyway, I will let you experiment with the options and report back. I will release a 1.12.0 tonight and will iterate from there.

@gsmet gsmet merged commit 117a73e into quarkiverse:main Sep 6, 2022
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.

Allow turning off reactions as command execution feedback
1 participant