Closed BenFidge closed 4 years ago
Fixes Issue #19
Instead of throwing exception when missing Api Token, now just logs and yield break's
yield break
Tested by forcing recrawl - error appears once for each batch of clues processed, without retry due to exception
Fixes Issue #19
Instead of throwing exception when missing Api Token, now just logs and
yield break
'sTested by forcing recrawl - error appears once for each batch of clues processed, without retry due to exception