fix retries
This commit is contained in:
@@ -92,10 +92,12 @@ spec:
|
|||||||
cpu: 50m
|
cpu: 50m
|
||||||
limits:
|
limits:
|
||||||
memory: 256Mi
|
memory: 256Mi
|
||||||
extraConfig:
|
additional:
|
||||||
destination_min_retry_interval: "1m"
|
0-federation-retry:
|
||||||
destination_retry_multiplier: 1.5
|
config: |
|
||||||
destination_max_retry_interval: "1d"
|
destination_min_retry_interval: "1m"
|
||||||
|
destination_retry_multiplier: 1.5
|
||||||
|
destination_max_retry_interval: "1d"
|
||||||
|
|
||||||
matrixAuthenticationService:
|
matrixAuthenticationService:
|
||||||
postgres:
|
postgres:
|
||||||
|
|||||||
Reference in New Issue
Block a user