-
Task
-
Resolution: Not a Bug
-
Medium
-
None
-
None
When creating an E2E service that includes a PNF, the SO orchestration stops and waits for the PNF_READY event. We need to be able to set up a timeout for that PNF_READY event, e.g. 14 days.
At the moment, the timeout is limited to 60s due to the http call timeout between the main BPMN and the BPMN that waits for PNF_READY event in DMaaP. The http timeout of 60s prevails over the 14days timeout that we set in the BPMN recipe for PNF handling.