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
| Name | In | Type | Req | Description |
|---|---|---|---|---|
| $seconds | param | int | yes | Connection timeout in seconds. Default: `2`. |
/ Returns
int Connection timeout in seconds./ Related
Ready Stop losing webhooks.
Stop losing webhooks.
Start logging them.
$ wp plugin install flowsystems-webhook-actions --activate