my prefect server setup prefect-metrics.waow.tech
python orchestration
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

cleanup: schedule runs live (dry_run=false)

zzstoatzz 9bca8005 36718f34

+1 -1
+1 -1
prefect.yaml
··· 27 27 states_to_clean: ["Completed", "Failed", "Cancelled", "Crashed"] 28 28 batch_size: 100 29 29 rate_limit_delay: 0.5 30 - dry_run: true 30 + dry_run: false