-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
| log.error(`Error geocoding street [${street}] zone [${zone}]: ${error}`); |
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
To do