Andrew Hannigan
@task
Task
Constantino Schillebeeckx
from pydantic.v1 import SecretStr
pydantic.errors.PydanticUserError: The `__modify_schema__` method is not supported in Pydantic v2. Use `__get_pydantic_json_schema__` instead in class `SecretStr`.
Esteban Vásquez Giraldo
Miguel Moncada
def deploy_hello_flow(): hello_flow.deploy( name="hello_flow_k8s_deployment", work_pool_name="default-worker-pool", # k8s work pool image="europe-docker.pkg.dev/cambium-earth/prefect-runners-prod/default:latest", tags=["prod"], schedule=CronSchedule(cron="0 12 1 * *", timezone="UTC"), )
Maity
hagai
Unknown setting 'PREFECT_SERVER_ALLOW_EPHEMERAL_MODE'. (type=value_error)
prefect config unset PREFECT_SERVER_ALLOW_EPHEMERAL_MODE
Charles Leung
cnsmyth
RuntimeWarning: coroutine 'run_task_async' was never awaited return fn(*args, **kwargs) RuntimeWarning: Enable tracemalloc to get the object allocation traceback
Hari Krishna Sunkari
Vincent
distributed.utils_perf - WARNING - full garbage collections took 10% CPU time recently (threshold: 10%) ... distributed.core - INFO - Event loop was unresponsive in Scheduler for 7.07s. This is often caused by long-running GIL-holding functions or moving large chunks of data. This can cause timeouts and instability. ... distributed.comm.tcp - INFO - Connection closed before handshake completed ... distributed.scheduler - INFO - Close client connection: Client-worker-3c6d8642-53b5-11eb-800e-32b98c347770
distributed.utils_perf - WARNING - full garbage collections took 11% CPU time recently (threshold: 10%)
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.