worldcoin / signup-sequencer

signup-sequencer repository
MIT License
68 stars 33 forks source link

configuring provers over a rest endpoint is clunky #769

Open ewoolsey opened 1 week ago

ewoolsey commented 1 week ago

We recently experienced a task failure loop from a broken b600 prover. Removing the batch over http did not stop the loop. It also resulted in the sequencer being in a broken state.

I suggest we configure it via the deployment repo or in some other fashion.