Skip to main content

Filter: gk/foundation/scheduler/health-check/loopback-timeout

Filters the timeout for the loopback connectivity probe.

Increase this on slow servers where a healthy loopback request legitimately takes longer than the default, to avoid a false "loopback blocked" diagnosis. Scoped to the probe only, so it does not affect other HTTP requests.

Parameters

NameTypeDescription
$timeoutintLoopback probe timeout in seconds. Default 2.
$urlstringThe loopback URL being probed.

Since

  • 1.22.0

Source

Defined in Scheduler/Models/HealthCheck.php at line 226