stopGracePeriod property
Grace period between SIGTERM and the liveness probe. Defaults to 2 s.
Implementation
@visibleForTesting
static Duration stopGracePeriod = const Duration(seconds: 2);
Grace period between SIGTERM and the liveness probe. Defaults to 2 s.
@visibleForTesting
static Duration stopGracePeriod = const Duration(seconds: 2);