rabbah commented on a change in pull request #2714: Disable explicit retry on
container http connection.
URL:
https://github.com/apache/incubator-openwhisk/pull/2714#discussion_r138429386
##########
File path: common/scala/src/main/scala/whisk/core/entity/ActivationResult.scala
##########
@@ -96,7 +96,6 @@ protected[core] object ActivationResponse extends
DefaultJsonProtocol {
* Class of errors for invoker-container communication.
*/
protected[core] sealed abstract class ContainerConnectionError
- protected[core] case class NoHost() extends ContainerConnectionError
Review comment:
@markusthoemmes if i recall correctly, this is left over from old invoker.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services