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

Unstake offline operators #2629

Open
dariolina opened this issue Mar 19, 2024 · 0 comments
Open

Unstake offline operators #2629

dariolina opened this issue Mar 19, 2024 · 0 comments
Labels
execution Subspace execution

Comments

@dariolina
Copy link
Member

If an operator goes offline and does not unstake, their stake is still eligible for bundle author election. However, being offline, they do not produce bundles and decrease the domain’s throughput proportionally to their stake percentage.
We could use network pings and/or count the bundles produced by each operator to heuristically judge whether they may be offline and automatically unstake them (proposed algorithm)
This was discussed a while back, and we did mitigate it somewhat in #2215, but that does not solve the issue completely.

@dariolina dariolina added the execution Subspace execution label Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
execution Subspace execution
Projects
None yet
Development

No branches or pull requests

1 participant