openpodcast / spotify-connector

Inofficial Connector for Spotify's Podcast Data
https://pypi.org/project/spotifyconnector/
MIT License
22 stars 3 forks source link

Run first request attempt immediately #5

Closed mre closed 1 year ago

mre commented 1 year ago

Previously we waited for BASE_DELAY before making the first request attempt, unnecessarily blocking the request.