You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. i', trying to use users.list api https://api.slack.com/methods/users.list. I see in documentation that rate limit for this endpoint is Tier 2(20 requests per minutes) I got error '429 Too Many Requests' after 5 calls. Could you help me with it?
The text was updated successfully, but these errors were encountered:
Hello. Faced kind of a related issue on PostMessageAsync call when many messages were posted in a short time and according to the logs, ratelimited error was thrown. Any plans to extend the response message with the information about the number of seconds until it can be retried? Thanks
Hello. i', trying to use
users.list
api https://api.slack.com/methods/users.list. I see in documentation that rate limit for this endpoint is Tier 2(20 requests per minutes) I got error '429 Too Many Requests
' after 5 calls. Could you help me with it?The text was updated successfully, but these errors were encountered: