Showing:

Annotations
Diagrams
Instances
Model
Properties
Used by
Element RetryOnConnectionError
Annotations

https://kb.sos-berlin.com/display/PKB/YADE+Parameter+Reference+-+RetryOnConnectionError

References Notes

To control reconnect behavior, the YADE has two options:

  • RetryCountMax - number of reconnection attempts (for each single file transfer) if there is a connection failure
  • RetryInterval - the wait interval between attempts

Diagram
Diagram YADE_configuration_v1_12_xsd_Element_RetryCountMax.tmp#RetryCountMax YADE_configuration_v1_12_xsd_Element_RetryInterval.tmp#RetryInterval
Properties
content complex
Used by
Model
Instance
<RetryOnConnectionError>
  <RetryCountMax>{1,1}</RetryCountMax>
  <RetryInterval>{0,1}</RetryInterval>
</RetryOnConnectionError>