feat: complete cmpp gateway delivery recovery workflows
This commit is contained in:
@@ -30,6 +30,15 @@
|
||||
"feeCode": "0",
|
||||
"feeType": "01"
|
||||
},
|
||||
"upstream": {
|
||||
"gatewayHost": "127.0.0.1",
|
||||
"gatewayPort": 17890,
|
||||
"account": "cmpp-account-demo",
|
||||
"passwordCipher": "secret-demo",
|
||||
"cmppVersion": "3.0",
|
||||
"desiredConnections": 2,
|
||||
"windowSize": 16
|
||||
},
|
||||
"retry": {
|
||||
"attempt": 0,
|
||||
"maxAttempts": 3
|
||||
|
||||
Reference in New Issue
Block a user