Loïc Guitaut 1f5682b7d7 FIX: Don’t raise an error on onebox timeouts
Currently when generating oneboxes if the connection timeouts and we’re
using the `FinalDestination#get` method, then it raises an exception.

We already catch this exception when using the
`FinalDestination#resolve` method so this patch just applies the same
logic to `FinalDestination#get`.
2022-07-25 10:41:46 +02:00
..
2022-04-28 11:51:03 +02:00
2022-04-06 10:07:14 +02:00
2022-04-28 11:51:03 +02:00
2022-04-28 11:51:03 +02:00