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(webserver): allow restarting a trigger #4306

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

loicmathieu
Copy link
Member

This will kill it then restart it

Fixes #4146

A restart button will be displayed on triggers currently evaluated (always the case for realtime triggers, occur for polling triggers while they are evaluating an the worker).

On the Flow Triggers tab
image

On the Admin Triggers page
image

This will kill it then restart it
Copy link

sonarcloud bot commented Jul 11, 2024

@loicmathieu loicmathieu merged commit 9e04169 into develop Jul 11, 2024
9 checks passed
@loicmathieu loicmathieu deleted the feat/trigger-restart branch July 11, 2024 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Restart a real time trigger from the UI
1 participant