faradayio / geocode-csv

Geocode a CSV file using the SmartyStreets API
7 stars 3 forks source link

metrics: Report errors by component & cause #10

Closed emk closed 2 years ago

emk commented 2 years ago

We don't do this for every error, because that would take a lot of code. Instead, we focus on key external systems.

There's a small amount of hackery required to turn errors into low-arity strings. But this is on the metrics path only, so it should be mostly OK.