Skip to content
New issue

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

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

Already on GitHub? # to your account

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

Closed
alexghr opened this issue Jan 9, 2025 · 0 comments · Fixed by #11118
Closed

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

alexghr opened this issue Jan 9, 2025 · 0 comments · 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 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
alexghr added a commit that referenced this issue Feb 20, 2025
Fix #11117 

Test that forcefully shuts down the prover node and sees it recover and
pick back up the epoch proving job it was working on.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant