Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Graphql-engine v2.16.1 memory leak #852

Open
1 of 6 tasks
johnalotoski opened this issue Dec 5, 2023 · 0 comments
Open
1 of 6 tasks

Graphql-engine v2.16.1 memory leak #852

johnalotoski opened this issue Dec 5, 2023 · 0 comments
Labels

Comments

@johnalotoski
Copy link
Contributor

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

  • Run cardano-node, cardano-db-sync, cardano-graphql, graphql-engine, etc, and accept load

Actual Result

  • Constant growth of RSS by graphql-engine service

Expected Result

  • No leak

Environment

Commit used: ea305ea

Platform

  • Linux (Ubuntu)
  • Linux (Other)
  • macOS
  • Windows

Platform version

NixOS

Runtime

  • Node.js
  • Docker

Runtime version

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant