siren icon indicating copy to clipboard operation
siren copied to clipboard

Handle slack rate limiting

Open whoAbhishekSah opened this issue 4 years ago • 0 comments

Slack has a rate limit of sending messages in a channel(1 message per channel per second). Siren should be enhanced to provide asynchronous slack message sending where it can process any number of messages and call Slack as per the limit via some queue or alike.

whoAbhishekSah avatar Aug 09 '21 10:08 whoAbhishekSah