By default Net::HTTP sets open and read timeouts to 60s, which can be dangerous if you're experiencing network issues and your server hangs (happened to me recently 😬 still not sure if the timeout was due to network or Google themselves).
Taking an optional timeout in the distance matrix configuration here.
By default Net::HTTP sets open and read timeouts to 60s, which can be dangerous if you're experiencing network issues and your server hangs (happened to me recently 😬 still not sure if the timeout was due to network or Google themselves).
Taking an optional timeout in the distance matrix configuration here.