Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Daemon should support immediate reincarnation of cancelled subgraphs #2218

Open
kriskowal opened this issue Apr 17, 2024 · 0 comments
Open
Labels
daemon Issues pertaining the the pet dæmon 🐈‍⬛ enhancement New feature or request metamask

Comments

@kriskowal
Copy link
Member

What is the Problem Being Solved?

As discovered in #2217, peers race to connect and the loser of the race must invalidate the current incarnation of its CapTP reference to the remote gateway and its transitive dependents. This may lead to strange failure modes for “pinned” caplets. A pinned caplet would be a caplet that is expected to start up when the daemon restarts and remain running in the background across runs. It should also ideally be reincarnated immediately if it’s ever cancelled.

Either in the scope of supporting pins or as an additional effort, cancelling a connection that lost the crossed-hellos race should cause any pinned formulas to reincarnate immediately.

@kriskowal kriskowal added enhancement New feature or request metamask daemon Issues pertaining the the pet dæmon 🐈‍⬛ labels Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
daemon Issues pertaining the the pet dæmon 🐈‍⬛ enhancement New feature or request metamask
Projects
None yet
Development

No branches or pull requests

1 participant