zach-snell/slack-export

Rate limit not working

domaa11 opened this issue · 0 comments

Got the following error:

requests.exceptions.HTTPError: 429 Client Error: Too Many Requests for url: https://slack.com/api/groups.history?count=100&token=XXXXXXX&oldest=0&channel=XXXXXXX

Looks like I'm hitting a rate limit. Will look to put up a PR to fix this.