You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 1, 2022. It is now read-only.
When an IlpOverHttpLink tries to send a packet, the send operation will occasionally fail with a SocketTimeoutException. In these cases, it would be useful to see the LinkId in the exception output. This is especially important for routing updates, because the ILP destination address of the packet doesn't indicated, on its own, which HTTP link the packet was forwarded on.
When an
IlpOverHttpLink
tries to send a packet, the send operation will occasionally fail with aSocketTimeoutException
. In these cases, it would be useful to see theLinkId
in the exception output. This is especially important for routing updates, because the ILP destination address of the packet doesn't indicated, on its own, which HTTP link the packet was forwarded on.For example:
The text was updated successfully, but these errors were encountered: