Netflix-Skunkworks / Scumblr

Web framework that allows performing periodic syncs of data sources and performing analysis on the identified results
Apache License 2.0
2.64k stars 319 forks source link

Handle bad sketchy data #231

Closed sbehrens closed 6 years ago

sbehrens commented 6 years ago

We're parsing out Sketchy data even if the job fails. This is resulting in some strange/unhandled exceptions since the data is incomplete.

We now skip updating screenshots if the Sketchy job is in a failure status.