jamesnetherton commented on issue #906: Dev mode doesn't show if the build failed URL: https://github.com/apache/camel-k/issues/906#issuecomment-521179709 Seems the watch that gets set up on the integration exceeds its timeout, as the build error recovery loop can take a while to exhaust all of its retry attempts. When I force the watch timeout to 5 minutes, I can then see the error status: ``` integration "sample" in phase Error integration deployment failed ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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
