[
https://issues.apache.org/jira/browse/CAMEL-18177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17647005#comment-17647005
]
Claus Ibsen commented on CAMEL-18177:
-------------------------------------
We can change the default scheduler value in camel-slack to be less frequent.
> camel-slack - Honour Retry-After when requests are rate-limited
> ---------------------------------------------------------------
>
> Key: CAMEL-18177
> URL: https://issues.apache.org/jira/browse/CAMEL-18177
> Project: Camel
> Issue Type: Improvement
> Components: camel-slack
> Reporter: Luca Burgazzoli
> Priority: Major
> Fix For: 3.x
>
>
> According to slack's doc:
> {code}
> If you exceed a rate limit when using any of our HTTP-based APIs (including
> Incoming Webhooks), Slack will return a HTTP 429 Too Many Requests error, and
> a Retry-After HTTP header containing the number of seconds until you can
> retry.
> {code}
> We should explore if we can honor the Retry-After seconds to perform the
> next poll.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)