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
In prover server, if client disconnects there's no reason to continue proving. Current setup can create problem when the client timeouts the proving and immediately creates another try, which has to wait until the old one finishes.
The text was updated successfully, but these errors were encountered:
In prover server, if client disconnects there's no reason to continue proving. Current setup can create problem when the client timeouts the proving and immediately creates another try, which has to wait until the old one finishes.
The text was updated successfully, but these errors were encountered: