Lukáš Polák
10/25/2021, 7:32 AMAnna Geller
Lukáš Polák
10/26/2021, 7:36 AMAnna Geller
Anna Geller
Michal Baumgartner
10/28/2021, 11:13 AMself.processes
with psutil
and noticed that the overhead is ~100MB per flow (since the agent creates a new process using Popen that launches a Python interpreter with prefect execute flow-run
)Anna Geller
Anna Geller
Anna Geller
prefect diagnostics
and paste the output here? it may be helpful to reproduce the issueAnna Geller
Michal Baumgartner
10/28/2021, 11:55 AM{
"config_overrides": {},
"env_vars": [
"PREFECT__SERVER__HOST",
"PREFECT__BACKEND"
],
"system_information": {
"platform": "Linux-5.10.25-linuxkit-x86_64-with-glibc2.28",
"prefect_backend": "server",
"prefect_version": "0.14.22",
"python_version": "3.9.5"
}
}
Anna Geller
Zanie
Michal Baumgartner
10/28/2021, 3:09 PMZanie