https://github.com/webex/sparkretryafterdemo
Example reaching the API request rate limit, and handling future requests using the Retry-After header.
https://github.com/webex/sparkretryafterdemo
Last synced: over 1 year ago
JSON representation
Example reaching the API request rate limit, and handling future requests using the Retry-After header.
- Host: GitHub
- URL: https://github.com/webex/sparkretryafterdemo
- Owner: webex
- Created: 2016-08-03T18:53:30.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-04T15:27:25.000Z (almost 10 years ago)
- Last Synced: 2025-01-16T03:14:11.688Z (over 1 year ago)
- Language: Python
- Size: 112 KB
- Stars: 3
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SparkRetryAfterDemo
Example reaching the API request rate limit, and handling future requests using the Retry-After header.