You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: