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
It looks like it's set properly in node.py, and passed to mesh_interface.py, but ultimately doesn't change the _timeout instance in mesh_interface.
I think it might be the cause of #827 and the cause of my local mesh being unable to do remote node administration over many hops. Everything works, it's just not waiting long enough to get the reply (ie: it can be seen coming through another node a few seconds after the cli gives up). I don't have logs because I'm a third party.