-
Task
-
Resolution: Won't Do
-
Normal
-
None
-
None
-
None
-
False
-
None
-
False
-
-
Issue Description:
Exception's can happen in the DataPlane Controllers.
kubernetes handles this by supporting a configurable re-try policy.
If the maximum number of attempts has been passed kubernetes allows for the Controllers to be informed and take appropriate action.
v1 had a mechanism to propagate the Exception to the ControlPlane.
v2 has no such mechanism.
Acceptance Criteria:
Design and develop a mechanism to propagate `Exception`'s to the ControlPlane.
- relates to
-
MGDOBR-1376 Timeout [v2]: Implement timeout in ManagedBridgeController
- Closed
-
MGDOBR-1377 Timeout [v2]: Implement timeout in ManagedProcessorController
- Closed