<@ULVA73B9P> i am using aws ecs for my prefect wor...
# ask-marvin
d
@Marvin i am using aws ecs for my prefect worker. i am interesting in scaling strategies but want to better understand how workers manage event polling. if i enable autoscaling, and have >1 worker (task) running. how does prefect handle more than one worker handling a specific event. for example, could two runs be triggered by the same event. if so, what is the best practice for managing this?