Max Eggers
Riccardo Tesselli
config = CustomConfig.load('my_block') Deployment( name="My deployment", flow=my_flow, parameters={ "password": config.password } )
prefect deployment create my_deployment.py
AttributeError: 'coroutine' object has no attribute 'password' Failed to load deployments from 'my_deployment.py' sys:1: RuntimeWarning: coroutine 'Block.load' was never awaited
Levi Leal
logger = prefect.context.get('logger') logger.addHandler(log_handler)
log_handler = logging.StreamHandler() log_handler.setFormatter(DatadogFormatter()) get_logger().addHandler(log_handler)
flow.run()
Adeel Shakir
__modify_schema__
__get_pydantic_json_schema__
SecretStr
Casey M
Patrick Barker
Tri
KG
Sergei
Baris Cekic
KubernetesRun
py
SSL_VERIFICATION
url/host
git storage
HTTP
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.