avano opened a new pull request, #6197:
URL: https://github.com/apache/camel-quarkus/pull/6197

   the [slack 
test](https://github.com/apache/camel-quarkus/blob/main/integration-tests/slack/src/test/java/org/apache/camel/quarkus/component/slack/it/SlackTest.java#L43)
 calls the slack consumer 3 times using the default delays - this means that 
the first invocation waits 1s (default value for `initialDelay`) and the others 
wait 10s (default value for `delay`)
   
   For some reason, this also seems to mitigate flakiness when running against 
a real slack instance


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

Reply via email to