Sidekiq - WARN: Timeout::Error
Created by: x1hash
Hello,
Running into a very strange issue, we've created a web hook to push requests from GitLab to DeployHQ via a PHP script which is automatically called upon.
Webhook which is called: http://pastebin.com/X8rEKgXL
Now sidekiq shows that the process never completed, so I checked the sidekiq logs to find the following: http://pastebin.com/j18TaRbq
I noticed that the timeout occurs at 10s, however I have been unable locate where the timeout setting is listed. Any assistance would be greatly appreciated.