Hey <@ULVA73B9P>, can Prefect Automations be dynam...
# ask-marvin
j
Hey @Marvin, can Prefect Automations be dynamic? For example can you have 1 automation for 5 deployments that handles restarting the corresponding deployment for whichever ones fail, if any? Or do you need an automation per Deployment?
n
hey @Jack P - im no marvin but in short automations can have many actions, but there's not yet a way to throw logic in the middle however with composite triggers, you could now do this logic up front, so that you only ever fire the trigger after a set of events with certain attributes or a sequence of events
j
Thank you Nate, this is very helpful/what I was looking for 🙂 *Sorry to post when you're in the midst of fixing, just saw your message after I summoned Marvin. catjam 🐐
k
if you try composite triggers and have any questions about them please let us know, I've written a couple but they're pretty new and I wouldn't mind the exercise of thinking through practical scenarios
👍 1