wrike / callisto

Callisto is an open-source Kubernetes-native implementation of Selenium Grid.
MIT License
108 stars 15 forks source link

Stuck sessions #5

Closed Tri0L closed 3 years ago

Tri0L commented 3 years ago

Hello!

How do you work with stuck sessions? Forgotten driver.quit() and other situations when session keep running but client already shutdown.

srntqn commented 3 years ago

@Tri0L hi!

We use kube-janitor to periodically clean up all obsolete sessions/browsers.

https://github.com/wrike/callisto-chart/blob/master/files/browser-pod-manifest.yaml#L8