You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR introduces retries when the prover node gathers the necessary
txs for an epoch proof. This is necessary because on a fresh boot, the
prover might not be connected to any peers so it will fail to acquire
the necessary data.
Fix for #11063
TODO:
- [x] expose new config as env vars
No description provided.
The text was updated successfully, but these errors were encountered: