Hi,
I frequently get following error when opening url
selenium client disconnected while waited in queue
And I cannot find any detail logs, also I tried to find loglevel in moon2, but no luck.
I checked the cpu/mem usage in moon2, is in low state.
image: 'quay.io/aerokube/moon:2.3.6'
imagePullPolicy: IfNotPresent
name: moon
ports:
- containerPort: 4444
protocol: TCP
resources:
limits:
cpu: 500m
memory: 256Mi
requests:
cpu: 125m
memory: 256Mi
As for browsers, we have enough nodes to hold them, no idea why this disconnection happens, my moon2 helm chart version is 2.3.7