You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`procedure.max_running_procedures`| Integer |`128`| The maximum number of procedures that can be running at the same time. If the number of running procedures exceeds this limit, the procedure will be rejected. |
800
806
|`failure_detector`| -- | -- | -- |
801
807
|`failure_detector.threshold`| Float |`8.0`| The threshold value used by the failure detector to determine failure conditions. |
802
808
|`failure_detector.min_std_deviation`| String |`100ms`| The minimum standard deviation of the heartbeat intervals, used to calculate acceptable variations. |
0 commit comments