Open
Description
Currently, exceptions thrown during the in store pickup source distance calculations are being silently discarded. This PR simply logs the exceptions when they are caught.
Preconditions (*)
- Google API as Distance Provider
- Google API Key with invalid permissions (eg, referrer restrictions applied).
Steps to reproduce (*)
- Configure source selection as preconditions
- Navigate to checkout, and attempt a pick up at store address lookup
Expected result (*)
- Error message in logs outlining, when the lookup failed
Actual result (*)
- Error logs are empty, requiring a debugger/source changes to identify the failure reason
Metadata
Metadata
Assignees
Labels
No labels