Channels
contributing
sdk-kotlin
sdk-react
sdk-javascript
sdk-java
request-features
sdk-php
sdk-python
sdk-golang
sdk-swift
sdk-c-sharp
random
sdk-ruby
ask-questions
give-feedback
announcements
sdk-flutter
Powered by
#ask-questions
Title
# ask-questions
s
stocky-autumn-12575
09/28/2023, 3:12 PM
Hello, last week I had an issue where I was seeing time outs trying to connect to GB cloud using the PHP SDK. It was taking 130 seconds to timeout. I was wondering if there is a way to set the timeout?
h
helpful-application-7107
09/29/2023, 6:09 PM
With PHP, you can pass in your own HttpClient implementation to set the timeout.
https://docs.growthbook.io/lib/php#loading-features
s
stocky-autumn-12575
10/02/2023, 1:09 PM
thank you!
2 Views
Post