gitgabrio commented on code in PR #1991:
URL: 
https://github.com/apache/incubator-kie-kogito-examples/pull/1991#discussion_r1701446719


##########
serverless-workflow-examples/serverless-workflow-oauth2-orchestration-quarkus/acme-financial-service/src/main/resources/application.properties:
##########
@@ -19,6 +19,7 @@
 
 quarkus.http.port=8483
 quarkus.native.native-image-xmx=8g
+quarkus.devservices.timeout=2m

Review Comment:
   Hi @fjtirado 
   I see the point, but are we saying that this single test could hang two 
minutes before failing ?
   Is it not a code-smell of some underlying issue ?
   And if a similar problem arise on other tests, are we going to raise the 
timeout in the same way, getting to a never-ending build ?
   My questions are not related to this PR in particular, for which I've not a 
strong opinion; but we are keeping increasing timeouts, lately, so maybe we 
should start looking at the issue at its root.
   @baldimir any opinion on that ?



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to