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
We encounter a strange behavior with the latest version of the Guardian. Every now and then we see the process dying silently ( = no error in the container/dev tool logs, no popups) - it simply freezes. It seems like it does not occur whenever we scale down the workers from the default two instances to one instance (
There is no way to reliably reproduce this. It simply happens from time to time when you have more than two worker-service instances. But once it happens, it is somewhat persistent.
Expected behavior
The functionality displayed on the UI should work as expected.
Screenshots
Some screenshots on the process freezing without any errors appearing (UI/dev tools/container logs)
The text was updated successfully, but these errors were encountered:
Problem description
We encounter a strange behavior with the latest version of the Guardian. Every now and then we see the process dying silently ( = no error in the container/dev tool logs, no popups) - it simply freezes. It seems like it does not occur whenever we scale down the workers from the default two instances to one instance (
guardian/docker-compose-build.yml
Line 138 in f18773f
Step to reproduce
There is no way to reliably reproduce this. It simply happens from time to time when you have more than two
worker-service
instances. But once it happens, it is somewhat persistent.Expected behavior
The functionality displayed on the UI should work as expected.
Screenshots
Some screenshots on the process freezing without any errors appearing (UI/dev tools/container logs)
The text was updated successfully, but these errors were encountered: