We want to experiment with developing a custom worker. How can I run a Prefect worker on my terminal? Let’s say I want to run the default ProcessWorker directly on the terminal without creating a Python package, without building a Docker image, etc.
d
Damien
12/18/2024, 9:39 AM
I think it's required to have a python package because you need to use an entrypoint for Prefect to discover your worker
Using Poetry we've created the entrypoint this way
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.