bbolli / tumblr-utils

Utilities for dealing with Tumblr blogs, Tumblr backup
GNU General Public License v3.0
667 stars 124 forks source link

Handle API rate limiting #228

Closed bbolli closed 3 years ago

bbolli commented 3 years ago

Sleep on encountering a 429 HTTP response code. The sleep interval is returned in the X-Ratelimit-Perhour-Reset HTTP header.