This is not (I believe) a calculation that involves alpha calls: TravelDirections
is a part of the Wolfram Language itself, though it requires cloud access to function.
However, I notice that the first example in the Documentation Center for TravelDirections
,
TravelDirections[{Entity[ "City", {"Miami", "Florida", "UnitedStates"}],
Entity["City", {"NewYork", "NewYork", "UnitedStates"}]}]
also fails with $Failed["ComputationTimeout"]
so something must be amiss with the server.
Something for the developers to attend to, I think!
I suspect that TravelDirections
is simply broken at the current time.