feature: Prometheus Metrics, Supervisor Dashboard, and Promotion Retry Job
This commit is contained in:
@@ -60,5 +60,12 @@
|
||||
"ALLERGY_UPDATE": false,
|
||||
"MIXED": true
|
||||
}
|
||||
},
|
||||
"PromotionRetry": {
|
||||
"PollIntervalSeconds": 60,
|
||||
"InitialDelaySeconds": 30,
|
||||
"MaxDelaySeconds": 900,
|
||||
"MaxRetryAttempts": 10,
|
||||
"BackoffMultiplier": 2.0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user