The existing `ProvingAgent` should be updated to work with the new `ProvingBroker`: - expose new env vars for enabled proof types - retry sending proofs indefinitely (in case the broker is down) - read/write inputs/proofs to/from separate storage (see #8490)
The existing
ProvingAgentshould be updated to work with the newProvingBroker: