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
As seen in muoncore/photon#5 it is possible for protocols to be written that do excessive wsork (even block) the main dispatch thread. This will either slow event dispatch, or cause it to stop completely, killing the muon service.
This behaviour should be monitored and alerted if possible. Other worker pools should also be monitored and metrics provided.
The text was updated successfully, but these errors were encountered:
Muon Version: 7.1.6
Language: JVM
As seen in muoncore/photon#5 it is possible for protocols to be written that do excessive wsork (even block) the main dispatch thread. This will either slow event dispatch, or cause it to stop completely, killing the muon service.
This behaviour should be monitored and alerted if possible. Other worker pools should also be monitored and metrics provided.
The text was updated successfully, but these errors were encountered: