Some WOs failed but we did not get any event. Why?
Some WOs got rejected by SARM due to wo handler timeout:
For example, if there is a delay when JSRP is sending CSDLs, some CSDLs may not arrive to SARM within the time period of WO handler timeout (WO_HANDLER_TIMEOUT is defined in ASAP.cfg. by default, 60 (s)) in the SARM. In this case, the WO will be rejected by SARM as a result.This is not a real failure case. So there is no fail event sent back.
For example, if there is a delay when JSRP is sending CSDLs, some CSDLs may not arrive to SARM within the time period of WO handler timeout (WO_HANDLER_TIMEOUT is defined in ASAP.cfg. by default, 60 (s)) in the SARM. In this case, the WO will be rejected by SARM as a result.This is not a real failure case. So there is no fail event sent back.
0