CluedIn-io / CluedIn.Enricher.VatLayer

0 stars 0 forks source link

Changed "ApiToken for VatLayer must be provided." to not throw exception #20

Closed BenFidge closed 4 years ago

BenFidge commented 4 years ago

Fixes Issue #19

Instead of throwing exception when missing Api Token, now just logs and yield break's

Tested by forcing recrawl - error appears once for each batch of clues processed, without retry due to exception

image