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

[Prover][Test] System must recover if prover node goes down temporarily #11117

Open
alexghr opened this issue Jan 9, 2025 · 0 comments · May be fixed by #11118
Open

[Prover][Test] System must recover if prover node goes down temporarily #11117

alexghr opened this issue Jan 9, 2025 · 0 comments · May be fixed by #11118
Assignees

Comments

@alexghr
Copy link
Contributor

alexghr commented Jan 9, 2025

Scenario:

  • start proving a block
  • accumulate some proving jobs
  • shut down prover-node
  • start prover-node

Expected:

  • prover node picks up epoch proving job again
  • prover node uses cached proofs that have been saved by the broker
  • proving the epoch completes
@alexghr alexghr added this to A3 Jan 9, 2025
@github-project-automation github-project-automation bot moved this to Todo in A3 Jan 9, 2025
@alexghr alexghr self-assigned this Jan 9, 2025
@alexghr alexghr moved this from Todo to In Progress in A3 Jan 9, 2025
@alexghr alexghr removed this from A3 Jan 9, 2025
@alexghr alexghr linked a pull request Jan 9, 2025 that will close this issue
@alexghr alexghr changed the title {Prover][Test] System must recover if prover node goes down temporarily [Prover][Test] System must recover if prover node goes down temporarily Jan 9, 2025
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

Successfully merging a pull request may close this issue.

1 participant