Skip to content

Commit

Permalink
Revert "push image"
Browse files Browse the repository at this point in the history
This reverts commit c9b6f9e.
  • Loading branch information
YoGhurt111 committed Sep 28, 2024
1 parent c9b6f9e commit 8652928
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,6 @@ func (s *ProofSubmitter) RequestProof(ctx context.Context, meta metadata.TaikoBl
metrics.ProverQueuedProofCounter.Add(1)
return nil
},

backoff.WithContext(backoff.NewConstantBackOff(proofPollingInterval), ctx),
); err != nil {
log.Error("Request proof error", "error", err)
Expand Down

0 comments on commit 8652928

Please sign in to comment.