Do not log 404 requests
steveoh opened this issue · 0 comments
steveoh commented
404's throw via got and are added to the client log when there is no problem and this is expected behavior. Filter out 404 requests from the logs.
api-client/src/services/geocode.js
Line 174 in a306e8a