Our process encounters some errors when the execution time takes longer
than normal, e.g. 5mins. Any help is much appreciated.Process Flow:The
flow consists of 3 process, 1 long-lived process and 2 short-lived
processes, let say process A, B and CLong-lived process A call
short-lived process B,and then, short-lived process B call another
short-lived process C.There is a loop inside process B, so that process
C would be called several times.* Both invocation policy have been
tested, including "Do...