You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a constant introspection request is made, memory leakage occurs.
Steps to Reproduce
The simplest way is to open Apollo GraphQL Studio and enable Auto Update in the Connection settings. The sandbox will start sending an introspection request every second, and at that moment, you can observe a rapid increase in RAM usage. After disabling auto-update, the memory gradually clears up.
WunderGraph commits fully to Open Source and we want to make sure that we can help you as fast as possible.
The roadmap is driven by our customers and we have to prioritize issues that are important to them.
You can influence the priority by becoming a customer. Please contact us here.
Component(s)
router
Component version
v0.121.1
wgc version
v0.67.0
controlplane version
router version
v0.121.1
What happened?
Description
When a constant introspection request is made, memory leakage occurs.
Steps to Reproduce
The simplest way is to open
Apollo GraphQL Studio
and enableAuto Update
in theConnection settings
. The sandbox will start sending an introspection request every second, and at that moment, you can observe a rapid increase in RAM usage. After disabling auto-update, the memory gradually clears up.Environment information
Router configuration
Router execution config
No response
Log output
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: