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
robvanmieghem
changed the title
No need to retry minting if no suitable peers found everywhere
No need to retry minting everywhere if no suitable peers found
May 13, 2021
I don't agree, The thing is the lower level handler should not return an error, just log it. The retry is not done everywhere,I would not have implemented the retry if it was. and if an error occurs, we should not continue.
It is retried in the handler of the deposit anyway on any error
The text was updated successfully, but these errors were encountered: