stardog-union / helm-charts

Stardog Helm Charts
Apache License 2.0
9 stars 12 forks source link

Increase alive check timeout to 2s by default #57

Closed pdmars closed 2 years ago

pdmars commented 2 years ago

The timeout for the alive check is 1s, which is generally fine, however when a pod is under higher load it can take longer than 1s to respond. We can better support more resource intensive workloads without causing pods to be killed prematurely by k8s by increasing the timeout.

pdmars commented 2 years ago

These are already set high