https://prefect.io logo
t

Tom Shaffner

02/11/2022, 6:04 PM
Ever since one of the recent updates (either 0.15.12 or 0.15.13, I'm not sure which), the machine running the server seems to accumulate zombie processes at a stunning rate. It ends up with hundreds in a few hours, thousands in a day or two. I thought I'd seen an issue related to this at some point in the Github issues list last week saying the issue was being worked, but I can't seem to find it anymore. Is this still a known issue being tracked somewhere? Or is there a fix for it?
z

Zanie

02/11/2022, 6:08 PM
Hi! This is an issue related to the newest Hasura version. You can track it here https://github.com/PrefectHQ/server/issues/335
You can use
prefect server config
then modify the compose file until a fix is released.
👍 1
t

Tom Shaffner

02/11/2022, 6:17 PM
Thanks!
3 Views