I am using prefect-server and prefect-worker helm charts to self host my workflows. I am trying to figure out how I can remotely trigger my workflows from my python flask API which is on the same cluster. Any advice would be appreciated!
n
Nate
07/26/2024, 2:21 PM
hi @Devin Dennis - if you want to trigger deployments from your flask API you can use
run_deployment
(there's
timeout=0
as a kwarg if you dont want to wait for that to finish)
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.