Inumedia / SlackAPI

.NET Implementation of the Slack team communication platform API.
MIT License
452 stars 243 forks source link

Handle rate limiting #322

Open calexander3 opened 1 year ago

calexander3 commented 1 year ago

Throw an exception that contains how long the caller should wait

calexander3 commented 1 year ago

The same test failures that are present in the blocking checks are also failing on master. How shall we proceed with getting this and the other prs merged?