WP Webhooks / Docs / fswa_http_connect_timeout
Filter since v1.0.0

fswa_http_connect_timeout

Sets the TCP connection timeout in seconds (separate from the read timeout).

$

/ Signature

apply_filters( 'fswa_http_connect_timeout', $seconds )

/ When it fires

Fires when building the wp_remote_request() arguments for each delivery.

/ Parameters

NameInTypeReqDescription
$secondsparamintyesConnection timeout in seconds. Default: `2`.

/ Returns

int Connection timeout in seconds.

/ Related

Ready

Your next automation is
one sentence away.

$ wp plugin install flowsystems-webhook-actions --activate