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

TODO: deal with offline provers #50

Open
0xmountaintop opened this issue Apr 12, 2021 · 0 comments
Open

TODO: deal with offline provers #50

0xmountaintop opened this issue Apr 12, 2021 · 0 comments

Comments

@0xmountaintop
Copy link
Member

0xmountaintop commented Apr 12, 2021

prover

In https://github.com/Fluidex/prover-cluster/blob/e271e1f45c9151113c52f635a72ddfde37e611e0/src/coordinator/controller.rs#L72-L84
we mark a task as TaskStatus::Assigned when assigning it to a client.
But what if a client fail/refuse to submit the proof?

We need to check and re-init task status periodically.

@0xmountaintop 0xmountaintop changed the title TOOD: deal with offline prover TOOD: deal with offline witness_generator & prover Apr 15, 2021
@0xmountaintop 0xmountaintop changed the title TOOD: deal with offline witness_generator & prover TOOD: deal with offline prover & witness_generator Apr 15, 2021
@0xmountaintop 0xmountaintop changed the title TOOD: deal with offline prover & witness_generator TOOD: deal with offline provers Sep 28, 2021
@0xmountaintop 0xmountaintop changed the title TOOD: deal with offline provers TODO: deal with offline provers Sep 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant