Skip to content
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.

List threads over a channel / event bus #857

Open
sanderpick opened this issue Jul 10, 2019 · 0 comments
Open

List threads over a channel / event bus #857

sanderpick opened this issue Jul 10, 2019 · 0 comments

Comments

@sanderpick
Copy link
Member

Currently, listing threads requires building a list of objects that contain data catted from the local repo. If for some reason some of that data is not available, we have to request it from the network which can hang the listing process which sucks for the end user. They should be able to see other threads ASAP.

The proposal is to deliver expanded threads over a channel that can be consumed by the cli / mobile event bus.

I'm not sure why the needed thread nodes sometimes appear to be not pinned locally, which results in this behavior - we should further investigate this after landing threads v2 - perhaps this event fix won't be needed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant