Closed ovv closed 6 years ago
Slack has a rate limit of 1 query / second. When using the iteration mode for paginated request it's easy to get rate limited.
We should add a way to ensure x seconds have passed between multiple api call using the iteration mode.
Slack has a rate limit of 1 query / second. When using the iteration mode for paginated request it's easy to get rate limited.
We should add a way to ensure x seconds have passed between multiple api call using the iteration mode.