Another automations question... I've configured an...
# ask-community
m
Another automations question... I've configured an automation to send a slack notification when a work queue becomes unhealthy. If I then stop the agent process, the work queue does become unhealthy, but the notification is never sent/received. I know the Slack block works because I use it successfully to send a message when a flow changes state.
body of the message is just the default:
Copy code
Name: {{ work_queue.name }}
Last polled: {{ work_queue.last_polled }}
Late run count: {{ work_queue.late_runs_count }}
URL: {{ work_queue|ui_url }}
Oh, hmmm, the message came through eventually. 🤷
🙌 1
a
nice! the syntax looks good
w
hmm, there shouldn’t be too much latency @Mark NS. If you notice this again would you let me know?
✅ 1
gratitude thank you 1