mattyg / herddit

P2P sub-group posting app on holochain
12 stars 1 forks source link

inconsistent error when loading herd: "rpc_multi failed to get results" #3

Open mattyg opened 1 year ago

mattyg commented 1 year ago

image2

mattyg commented 1 year ago

I have no idea what this error means so I'm not sure how to diagnose it. It's coming from here: https://github.com/holochain/holochain/blob/b4351eeef1b07885bd15e376fe1bc7d2a15aa647/crates/kitsune_p2p/kitsune_p2p/src/spawn/actor/space/rpc_multi_logic.rs#L164

mattyg commented 1 year ago

Potentially related to this: https://github.com/holochain/holochain/issues/1936