Hi prefect team,
With the new version of prefect introducing Prefect Workers, is there a plan to deprecate prefect agents please ?
How much longer are you planning to continue the support for Agents please ?
c
Chris White
11/25/2023, 12:29 AM
Hi Adam - we will deprecate agents soon, but we have a 6-month deprecation period so you’ll have plenty of time to upgrade. We hope to offer some migration tooling as well to make the switch as seamless as possible
a
Adam Ivansky
11/27/2023, 2:28 PM
Hi @Chris White. Thank you for reply.
It is very helpful to know this timeline.
Could you please provide more info on the migration tooling you will provide ?
Adam Ivansky
11/27/2023, 2:58 PM
Hi @Chris White we are employing a pattern where individual deployments alocate different amount of memory and cpu for different deployments .
Is this possible with worker pools without defining a separate worker pool for every CPU/memory combination we require ?