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

WorkflowManager: extend workflow re-run condition check #815

Open
reisingerf opened this issue Jan 20, 2025 · 0 comments
Open

WorkflowManager: extend workflow re-run condition check #815

reisingerf opened this issue Jan 20, 2025 · 0 comments
Assignees

Comments

@reisingerf
Copy link
Member

When a workflow is retriggered via the API / UI the default behaviour should be to prevent reruns if the same request already exists, i.e. if the exact workflow inputs where already used in an earlier (on ongoing) workflow execution.

This is to prevent accidentally duplicated workflow run requests. Legitimate re-runs with the exact same input should still be possible, but should require additional actions or admin intervention.

@williamputraintan williamputraintan self-assigned this Jan 20, 2025
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

No branches or pull requests

2 participants