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
Hello,
We have around 5K+ tests and are running them in parallel with 12 workers. This is causing lot of pressure on report portal DB (self-hosted) and utilization spikes upto 100%, resulting into report portal calls being timed out during the test execution and results not reflecting correctly.
We do have decent enough resource limits for our DB:-
CPU :- 2
Memory:- 5GB
SSD Storage:- 250GB
The DB is hosted in GCP CloudSQL