Do some fixes related to the vin decoding job(s):
(1) calls to raise_for_status() in external apis
(2) load only necessary fields of decoded vin records when updating vin records
Also a change to the email_validator resolver:
(1) Use caching_resolver which should hopefully improve performance for large spreadsheets
Do some fixes related to the vin decoding job(s): (1) calls to raise_for_status() in external apis (2) load only necessary fields of decoded vin records when updating vin records
Also a change to the email_validator resolver: (1) Use caching_resolver which should hopefully improve performance for large spreadsheets