-
Enhancement
-
Resolution: Done
-
Major
-
5.0.0.CR8
-
None
Currently the timeout of a distributed execution is linked to the settings for the replication timeout (we have set the timeout to <sync replTimeout="120000"/> as a workaround). For long running tasks this is really annoying because you get an error back from the framework but the distributed tasks runs till the end without a problem.
There should be an extra timeout for the execution of distributed tasks.
- relates to
-
ISPN-2287 Introduce DistributedTask abstraction enhancement for distributed executors
- Closed