Problem
#3468 introduced a memory leak that was identified after enabling this on prod.
Impact
The pod gets restarted pretty frequently and stabilizes after disabling the feature.
To reproduce
Enable the univ3 config on mainnet prod.
Expected behaviour
No memory spikes/leaks.
Related issues
It seems like #3499 didn't help solving the issue