-
Feature Request
-
Resolution: Unresolved
-
L3 - Default
-
None
-
None
-
None
User Story (Required on creation):
As Software Developer I want paralyze task execution on C7/ExternalWorker to optimize performance. When executing tasks in parallel "Optimistic locking errors" can occur. In this case the retry should happen on the server side to reduce the round trip time.
Functional Requirements (Required before implementation):
Implement retry on server side for interfaces
Limitations of Scope (Optional):
Hints (Optional):