Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Slack] Decrease delay when getting messages #6197

Merged
merged 1 commit into from
Jun 18, 2024
Merged

Conversation

avano
Copy link
Contributor

@avano avano commented Jun 17, 2024

the slack test 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

if accepted, please also backport to 3.8

@aldettinger
Copy link
Contributor

The error in camel-quarkus-examples-kamelet-chucknorris example Examples tests - group-02 seems unrelated.

@zhfeng zhfeng merged commit a5a869e into apache:main Jun 18, 2024
23 of 24 checks passed
zhfeng pushed a commit to zhfeng/camel-quarkus that referenced this pull request Jun 18, 2024
jamesnetherton pushed a commit to jamesnetherton/camel-quarkus that referenced this pull request Jun 18, 2024
zhfeng pushed a commit to jboss-fuse/camel-quarkus that referenced this pull request Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants