Skip to content

Commit

Permalink
feat!: force minor bump for provers release -- v25 (#3208)
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilLuta authored Oct 31, 2024
1 parent e95f50a commit 6851e35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prover/crates/bin/prover_job_monitor/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ fn get_tasks(
prover_jobs_archiver,
);

// job requeuers
// job re-queuers
let proof_compressor_job_requeuer = ProofCompressorJobRequeuer::new(
proof_compressor_config.max_attempts,
proof_compressor_config.generation_timeout(),
Expand Down

0 comments on commit 6851e35

Please sign in to comment.