marcderbauer / songcrawler

Crawl Spotify and Genius for all the songs of your favourite artist!
MIT License
0 stars 0 forks source link

handle read timeouts #20

Closed marcderbauer closed 1 year ago

marcderbauer commented 1 year ago

Likely occurs when genius times out / takes too long to request a song (maybe doesn't have lyrics?)

TODO:

Created via Raycast

marcderbauer commented 1 year ago

First implementation handled. Might want to add better logging, but that's a bigger item and out of scope for this. Done in #21 #10 .