Idle timeout
-
When generating static files with integration with GitHub, I keep getting error message:
Error: (1) Uncaught Symfony\Component\HttpClient\Exception\TimeoutException: Idle timeout reached for "https://api.github.com/repos/:user/:repo/path/to/file.ext" in ...
Which timeout I need to raise to prevent this error? Can it be done with
set_time_limit();
inwp-config.php
?If it matters my wordpress site is hosted on WPEngine.
Thank you in advance.
Goran
- The topic ‘Idle timeout’ is closed to new replies.