Yes, resubmission fails when IS is down. Task service is pointing to Node that is done so setting LB should solve the problem.
There is another, maybe u can help. When running a process, one of task is a long-running IS service. While the service is running Node goes down. Task stays in running state until the Node is back up. So I have moved the long-running service to sub-process and set a timeout after which the sub-process will fails.
Is the re a better way to handle failover?
#webMethods-BPMS#webMethods#MWS-CAF-Task-Engine