hellhub-collective/api

Memory: Linear memory increase causes crash

Closed this issue · 0 comments

Describe the bug

When deploying the API the memory will increase linearly, causing the application to crash when the deployment platform threshold is reached.

Environment information

Bun: v1.1.3
API: v2.8.0 (latest)

Expected behavior

The memory usage should stay the same and only rise based on application load.

What areas are affected by the issue

  • All areas
  • Production
  • Staging
  • Development