Open ZirgVoice opened 1 month ago
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.
Hi @ZirgVoice, thanks for reporting. We'll take a look. Could you please share your router and execution config? Thank you.
Hi @ZirgVoice, thanks for reporting. We'll take a look. Could you please share your router and execution config? Thank you.
Here's the config.json, and I’ve already provided the router configuration. config.json
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