@mark-robustelli Before I move to this activity, I wanted to share an observation that I made just now
So turns out that the error that I posted doesn't turn up every time I open up one of those pages
It occurs when I open those pages consecutively and the CPU spikes to the "requests" range
So to give you an example:
Click on Users -> Takes around 20s to load -> CPU Spike observed but within request range -> No error in container logs
Click on Users -> Immediately click on Reports/Login -> Move to Reports/Registration -> CPU spikes above request range -> Error in Container logs
So could this be a performance tuning issue?
As for your query about the config
Users: 7061
Applications: 6700
Tenants: 8200
Fusionauth is running on GKE on an n2d-standard-8 (8 vCPU, 32 GB RAM) nodepool, I've already mentioned the resources allocated to the deployment via the helmchart in the original thread message^