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.

use github mirror for git_clone pull step

tangled.org git hosting returns 502 intermittently, breaking
scheduled flow runs. use github mirror as the pull source.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

zzstoatzz 756cae34 337ab477

+1 -1
+1 -1
prefect.yaml
··· 2 2 3 3 pull: 4 4 - prefect.deployments.steps.git_clone: 5 - repository: https://tangled.org/zzstoatzz.io/my-prefect-server 5 + repository: https://github.com/zzstoatzz/my-prefect-server.git 6 6 branch: main 7 7 8 8 deployments: