Recurring Retry Object
No
Name
Type
Mandatory
Min Length
Max Length
Description
1
interval
Numeric
O
1
2
Recurring retry interval
3
maxInterval
Numeric
O
1
2
Recurring retry maxInterval
"recurring": {
"retry": {
"interval": "1",
"intervalUnit": "minutes",
"maxInterval": "1"
}
}Last updated

