Hello #CL09KU1K7,
I am configuring the work pool using the JSON provided by the Prefect documentation, so far so good. I have ran into an scenario and would love to know if someone have already faced this problem.
Some of our flows are building files, as there is no volume attached to the job, the file can end up taking RAM leading to a 128 exit code (oom). I was thinking to add an EFS to the worker pool as dedicated PVC for each flow run.
Is it possible to create a PVC on the worker json definition? How would you tackle this scenario?
Thank you in advance!
Prefect-server version: 2.20.0
Prefect-library version: 2.20.0