Interval at which workers are polled for memory usage
--worker-memory-check-interval hr:min:sec.fractSec
worker-memory-check-interval specifies how
often to poll the memory usage of a worker process. This setting affects
the behavior of all other settings that act based on worker memory
usage such as worker-memory-trigger, worker-memory-target,
and worker-restart-memory-limit.
hrHours in interval.
minMinutes in interval.
secSeconds in interval.
fractSecFractional seconds in interval.
Check memory usage every one and a half minutes.
--worker-memory-check-interval 0:01:30