[Slack] Running into rate limit error for Org with high number of users. #15402
Labels
bug
Something isn't working
extension: slack
Issues related to the slack extension
extension
Issues related to one of the extensions in the Store
Extension
https://www.raycast.com/mommertf/slack
Raycast Version
1.85.2
macOS Version
No response
Description
It looks like this extension is making the api requests to get the coomplete list of the contacts in segments. But there is seems to be no cool off period between making these requests leading to rate limit error.
It can be fixed by adding a delay if there is a rate limit error thrown and retry it after that delay instead of throwin error to the user.
Steps To Reproduce
Note: My org has over users : 3k , channels: 19.5k
Current Behaviour
No response
Expected Behaviour
No response
The text was updated successfully, but these errors were encountered: