Hello guys I have some question about a problem Im facing with work pool
I have this scenario:
• 1 flow
• I want to have 5 workers
When we run a flow via API prefect will choose on which worker he will run my flow . So it will handle the loadbalacing
Is it possible to do in in Prefect self hosted ?
Thank you in advance