-
Task
-
Resolution: Won't Do
-
Major
-
4.1.0.Final
-
None
When pushing to Openshift with JBT, it is very common to get a Timeout because the hooks take too much time to run.
Instead of this simple timeout, I'd rather see:
- The hooks output shown in the push dialog
- The timeout counting time since the last received output message (by monitoring at the inputStream I guess) instead of counting time since the push was triggered.
- is related to
-
OSJC-30 openshift-java-client: add method overloads that allow users to provide specific timeouts to specific operations
- Closed