wmedvede commented on code in PR #3250:
URL: 
https://github.com/apache/incubator-kie-kogito-runtimes/pull/3250#discussion_r1382898801


##########
quarkus/extensions/kogito-quarkus-serverless-workflow-extension/kogito-quarkus-serverless-workflow-integration-test/src/main/resources/callback-state-with-timeouts-error-handler.sw.json:
##########
@@ -70,7 +71,7 @@
         }
       ],
       "timeouts": {
-        "eventTimeout": "PT5S"
+        "eventTimeout": "$CONST.duration"

Review Comment:
   I think that when we introduce a new feature, the idea is not to modify an 
existing example and include the new feature there by modifying the existing 
stuff. I strongly suggest here to let the old example be, and create a new one 
to test the new feature.



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