bcgov / cthub

Apache License 2.0
2 stars 5 forks source link

fix: 366 - (vin decoding jobs)/resolver fixes/changes #368

Closed tim738745 closed 4 months ago

tim738745 commented 4 months ago

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