-
Bug
-
Resolution: Not A Defect
-
Minor
We are building a plugin for Jenkins to call a blue/green deployer that we created. For some of our larger Node apps, we are running into a hard 10min timeout when calling our plugin. We are able to adjust the timeout from 0-10 mins but anything after that we get a failed pipeline. I've seen a similar issue with the Git plugin but they were able to get around the issues. We've tried several different libraries for handling the call to our blue/greener but we run in to the same issue. Any help would be great, thanks.