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

Problem: no way to prevent multiple tasks being queued from integrations #2753

Open
bencromwell opened this issue Feb 19, 2025 · 0 comments
Open

Comments

@bencromwell
Copy link

Issue

Use case is a CMS that has a webhook to a Semaphore integration.

Whenever something is changed in the CMS it fires off a task.

The problem is, at the moment we have 100s of queued tasks.

Is there a way, or perhaps this is a feature request, to debounce these on the way in? The nature of Ansible would suggest that if a task is already in the queue it shouldn't need to add another one for the given integration.

Impact

Ansible (task execution)

Installation method

Binary

Database

MySQL

Browser

No response

Semaphore Version

2.10.35-a71a3c5-1730103563

Ansible Version

Logs & errors

No response

Manual installation - system information

No response

Configuration

No response

Additional information

No response

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

1 participant