cardano-foundation / cardano-graphql

GraphQL API for Cardano
Apache License 2.0
259 stars 103 forks source link

Graphql-engine v2.16.1 memory leak #852

Open johnalotoski opened 9 months ago

johnalotoski commented 9 months ago

Summary

Using graphql-engine v2.16.1 as currently pinned in the flake.nix here, there is a memory leak of about 3 GB per day with a server under fairly heavy cardano-graphql load running an explorer setup. The leak continues until the service is restarted or all RAM is consumed.

Steps to reproduce the bug

Actual Result

Expected Result

Environment

Commit used: ea305eab98b8a4476202faf5e7326a56bc264ae8

Platform

Platform version

NixOS

Runtime

Runtime version

No response