Holo-Host / holo-envoy

Server that facilitates communication between hosted Agents and a Host's Holochain Conductor
158 stars 2 forks source link

D-01227: Return proper lair error upon wormhole timeout #118

Closed timotree3 closed 3 years ago

timotree3 commented 3 years ago

Without this change, wormhole timeouts often cause the lair client built in to holochain to enter an unrecoverable state.

Before we can merge this into develop, a few dependencies need to be updated:

Tests pass locally using a local checkout of holochain where I updated the lair dependencies to be git based.