dixudx/tumblr-crawler

Infinite loop on : Cannot decode response data from URL

gwpl opened this issue · 3 comments

gwpl commented
Infinite loop on : Cannot decode response data from URL
gwpl commented

Tool works until it hits following error:

Cannot decode response data from URL https://(...).tumblr.com/api/read?type=photo&num=50&start=29200

then there is terminal full of it and it loops indefinitely.

It should give up after exceeding amount of configured retries.

gwpl commented

unable to continue after failure: #92

#107 helps fixed this.