Merge branch 'chore/dev-cluster-dispatch-tuning': raise dev-cluster notification dispatch throughput
This commit is contained in:
@@ -53,6 +53,10 @@
|
|||||||
"AuthMode": "None",
|
"AuthMode": "None",
|
||||||
"FromAddress": "scada-notifications@company.com"
|
"FromAddress": "scada-notifications@company.com"
|
||||||
},
|
},
|
||||||
|
"NotificationOutbox": {
|
||||||
|
"DispatchInterval": "00:00:05",
|
||||||
|
"DispatchBatchSize": 1000
|
||||||
|
},
|
||||||
"Logging": {
|
"Logging": {
|
||||||
"MinimumLevel": "Information"
|
"MinimumLevel": "Information"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -53,6 +53,10 @@
|
|||||||
"AuthMode": "None",
|
"AuthMode": "None",
|
||||||
"FromAddress": "scada-notifications@company.com"
|
"FromAddress": "scada-notifications@company.com"
|
||||||
},
|
},
|
||||||
|
"NotificationOutbox": {
|
||||||
|
"DispatchInterval": "00:00:05",
|
||||||
|
"DispatchBatchSize": 1000
|
||||||
|
},
|
||||||
"Logging": {
|
"Logging": {
|
||||||
"MinimumLevel": "Information"
|
"MinimumLevel": "Information"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user