Skip to content
Snippets Groups Projects
Commit 43b4dd6a authored by richard.petersen's avatar richard.petersen :sailboat:
Browse files

fixed: OXUIB-1631 memory spikes immediatly after startup

Root cause: If multiple connections are opened at the same time after an update, the ui-middleware will do multiple requests to get initial data. That went especially worse, when e2e-tests are launched against ui-middlewares with multiple clients connecting at the same time.
Soltion: Make sure, that a node already caches stuff without a response.
parent 451c9023
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment