Christian
Robin
work queue
work pool
wq1
Agent started! Looking for work from queue(s): wq1...
default-agent-pool
Neil Natarajan
Patrick Tan
Renzo Becerra
prefect agent ecs start --cluster my-cluster-arn --launch-type EC2 botocore.errorfactory.AccessDeniedException: An error occurred (AccessDeniedException) when calling the RegisterTaskDefinition operation: User: arn:aws:iam::**********:user/********* is not authorized to perform: ecs:RegisterTaskDefinition on resource: *
Brian Oldak
prefect.yaml
Sean Conroy
TypeError: 'list' object does not support the context manager protocol
TypeError: 'generator' object does not support the context manager protocol
from prefect import flow, task, tags from prefect.context import TagsContext def add_tags(tag): with tags(tag): yield @flow() def my_flow(): # print(TagsContext.get().current_tags) print('inside flow') tag_list = ['mytag1', 'mytag2'] with [add_tags(x) for x in tag_list]: my_flow()
Florian Giroud
Muddassir Shaikh
siddhant
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.