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
Right now, agents can pull down any task, see if it (the agent) has the necessary plugins to fix the task, and then acks or nacks based on whether it has those plugins.
To avoid extra hops, we should instead do metadata-based task filtering in rabbitmq, or provide a lightweight wrapper service around the queue.
The text was updated successfully, but these errors were encountered:
Right now, agents can pull down any task, see if it (the agent) has the necessary plugins to fix the task, and then acks or nacks based on whether it has those plugins.
To avoid extra hops, we should instead do metadata-based task filtering in rabbitmq, or provide a lightweight wrapper service around the queue.
The text was updated successfully, but these errors were encountered: