holochain / holochain-client-js

A JavaScript client for the Holochain Conductor API
Other
259 stars 16 forks source link

All zomeCalls on a particular WS connection timeout after Lair timesout on zomeCall once #55

Closed zo-el closed 2 years ago

zo-el commented 3 years ago

I have attached a PR that can be run to test out this bug.

Scenario:

To reproduce this scenario I have a shim that holochain uses to timeout when we need it to so that we can reproduce this bug

Note: This Could also be a bug in holochain.

zo-el commented 3 years ago

Here is the PR with a failing test: https://github.com/holochain/holochain-conductor-api/pull/56

jost-s commented 2 years ago

Closing this as discussed on the PR. Please re-open or create a new issue if it happens again.