Skip to content

Patch for Rate Limit `retry_after` Bug

Compare
Choose a tag to compare
@cmlccie cmlccie released this 21 Nov 22:05
· 436 commits to main since this release

Merged in pull request #49 from @dlspano with a fix to the package's rate-limit handling support where we (me) had accidentally removed the SparkApiError.retry_after attribute that is critical to handling the rate-limit messages. 🤦‍♂️ -Thank you for catching this Dave!

This release also includes a few minor commits that were added to the package in support of the ciscosparksdk work that is underway.