| 208 | | <max_retry_count description="If the Manager is unable to contact the Ruby web service due to connectivity issues, then the Manager will retry up to the specified number of times before giving up." default="1800"> |
|---|
| 209 | | 1800 |
|---|
| 210 | | </max_retry_count> |
|---|
| 211 | | <delay_between_retries description="If the Manager is unable to contact the Ruby web service due to connectivity issues, then the Manager will retry, waiting the specified amount of time (in seconds) between each retry attempt." default="2"> |
|---|
| 212 | | 2 |
|---|
| 213 | | </delay_between_retries> |
|---|
| | 208 | <max_retry_count description="If the Manager is unable to contact the Ruby web service due to connectivity issues, then the Manager will retry up to the specified number of times before giving up." default="1800"> |
|---|
| | 209 | 1800 |
|---|
| | 210 | </max_retry_count> |
|---|
| | 211 | <delay_between_retries description="If the Manager is unable to contact the Ruby web service due to connectivity issues, then the Manager will retry, waiting the specified amount of time (in seconds) between each retry attempt." default="2"> |
|---|
| | 212 | 2 |
|---|
| | 213 | </delay_between_retries> |
|---|