library · inferred from evidence
pydocket
A library containing fixes for the server leak issue in Prefect, specifically versions 0.17.x.
- Prefect 3 server memory grows until OOM with default in-memory messaging
Self-hosted Prefect 3 servers showed memory climbing steadily until Kubernetes OOM-killed the pod, a regression from Prefect 2 which was flat. The reporter ran without Redis and noted Prefect 2 had no such problem. Prefect maintainers and c