flagsmith-php-client
flagsmith-php-client copied to clipboard
Add an $requestTimeoutSeconds option
It would be good if the client supported specifying the $requestTimeoutSeconds
that would allow speicing the timeout for the Guzzle HTTP php client.
Other flagsmith clients offer that option.
Hi @predrag-nikolic-kombinat-dev, thanks for raising this. I'd rather just allow the user to provide their own HTTP client, rather than exposing individual config options for the client as additional parameters to the Flagsmith constructor / builder. Is this something that you'd be willing to submit a PR for?
Is this something that you'd be willing to submit a PR for?
Unfortunately not. Sorry :)