|
11 | 11 | <bpmn:extensionElements /> |
12 | 12 | <bpmn:incoming>Flow_0j92st0</bpmn:incoming> |
13 | 13 | <bpmn:outgoing>Flow_099pk09</bpmn:outgoing> |
14 | | - <bpmn:multiInstanceLoopCharacteristics camunda:asyncBefore="true" camunda:asyncAfter="true" camunda:exclusive="false" camunda:collection="${targets.entries}" camunda:elementVariable="target"> |
| 14 | + <bpmn:multiInstanceLoopCharacteristics camunda:asyncBefore="true" camunda:exclusive="false" camunda:collection="${targets.entries}" camunda:elementVariable="target"> |
15 | 15 | <bpmn:extensionElements> |
16 | | - <camunda:failedJobRetryTimeCycle>R0/PT5M</camunda:failedJobRetryTimeCycle> |
| 16 | + <camunda:failedJobRetryTimeCycle>R3/PT5S</camunda:failedJobRetryTimeCycle> |
17 | 17 | </bpmn:extensionElements> |
18 | 18 | </bpmn:multiInstanceLoopCharacteristics> |
19 | 19 | <bpmn:startEvent id="SubProcessStartEvent"> |
|
97 | 97 | <bpmn:sequenceFlow id="Flow_0wmpprs" sourceRef="LogPong" targetRef="Gateway_09z7b0z" /> |
98 | 98 | <bpmn:sequenceFlow id="Flow_136htek" sourceRef="LogNoResponse" targetRef="Gateway_09z7b0z" /> |
99 | 99 | <bpmn:sequenceFlow id="Flow_16ssf4a" sourceRef="LogSendError" targetRef="Gateway_09z7b0z" /> |
100 | | - <bpmn:endEvent id="SubProcessEndEvent" camunda:asyncBefore="true"> |
101 | | - <bpmn:extensionElements /> |
| 100 | + <bpmn:endEvent id="SubProcessEndEvent" camunda:asyncAfter="true"> |
| 101 | + <bpmn:extensionElements> |
| 102 | + <camunda:failedJobRetryTimeCycle>R3/PT5S</camunda:failedJobRetryTimeCycle> |
| 103 | + </bpmn:extensionElements> |
102 | 104 | <bpmn:incoming>Flow_1ho1hys</bpmn:incoming> |
103 | 105 | </bpmn:endEvent> |
104 | 106 | <bpmn:sequenceFlow id="Flow_1ho1hys" sourceRef="Gateway_09z7b0z" targetRef="SubProcessEndEvent" /> |
|
127 | 129 | <dc:Bounds x="260" y="80" width="100" height="80" /> |
128 | 130 | <bpmndi:BPMNLabel /> |
129 | 131 | </bpmndi:BPMNShape> |
130 | | - <bpmndi:BPMNShape id="EndEvent_1rdxonv_di" bpmnElement="EndEvent"> |
131 | | - <dc:Bounds x="1492" y="102" width="36" height="36" /> |
132 | | - </bpmndi:BPMNShape> |
133 | | - <bpmndi:BPMNShape id="Activity_0911i44_di" bpmnElement="SaveResults"> |
134 | | - <dc:Bounds x="1320" y="80" width="100" height="80" /> |
135 | | - <bpmndi:BPMNLabel /> |
136 | | - </bpmndi:BPMNShape> |
137 | 132 | <bpmndi:BPMNShape id="SubProcess_0szmntn_di" bpmnElement="SubProcess" isExpanded="true"> |
138 | 133 | <dc:Bounds x="440" y="60" width="810" height="300" /> |
139 | 134 | </bpmndi:BPMNShape> |
|
237 | 232 | <di:waypoint x="1135" y="120" /> |
238 | 233 | <di:waypoint x="1192" y="120" /> |
239 | 234 | </bpmndi:BPMNEdge> |
| 235 | + <bpmndi:BPMNShape id="EndEvent_1rdxonv_di" bpmnElement="EndEvent"> |
| 236 | + <dc:Bounds x="1492" y="102" width="36" height="36" /> |
| 237 | + </bpmndi:BPMNShape> |
240 | 238 | <bpmndi:BPMNShape id="StartEvent_1dlqln5_di" bpmnElement="StartPingMessageStartEvent"> |
241 | 239 | <dc:Bounds x="152" y="102" width="36" height="36" /> |
242 | 240 | <bpmndi:BPMNLabel> |
243 | 241 | <dc:Bounds x="151" y="145" width="44" height="14" /> |
244 | 242 | </bpmndi:BPMNLabel> |
245 | 243 | </bpmndi:BPMNShape> |
| 244 | + <bpmndi:BPMNShape id="Activity_0911i44_di" bpmnElement="SaveResults"> |
| 245 | + <dc:Bounds x="1320" y="80" width="100" height="80" /> |
| 246 | + <bpmndi:BPMNLabel /> |
| 247 | + </bpmndi:BPMNShape> |
246 | 248 | <bpmndi:BPMNEdge id="SequenceFlow_0k1j79c_di" bpmnElement="SequenceFlow_0k1j79c"> |
247 | 249 | <di:waypoint x="188" y="120" /> |
248 | 250 | <di:waypoint x="260" y="120" /> |
|
0 commit comments