pyslackers / slack-sansio

Python (a)sync Slack API library
MIT License
37 stars 8 forks source link

Add `minimum_time` to iter requests #27

Closed ovv closed 6 years ago

ovv commented 6 years ago

Fix #24

This param force an elapsed time between calls to the slack API during iterative request in order to not trigger the rate limiting

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.1%) to 90.765% when pulling 1087375ff50f2a8db607c880a465723b8f58d458 on rate-limit-wait into 28b1c6928d086f8a4d2322a207ac99faf19a6839 on master.