Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding timeout of 5 seconds to retrieve the information from Google. Without a timeout it is possible for the integration to "hang" indefinitely. Further putting it in between try-except to catch timeout (and any other potential errors).
- Loading branch information