| Field | Type | Description | Default Value | Required |
|---|---|---|---|---|
| Frequency | Number | How often to reconnect (in milliseconds) | ||
| Count | Number | The number of reconnection attempts to make | ||
| blocking | Boolean | If set to false, the reconnection strategy runs in a separate, non-blocking thread |
true |