near / mpc

30 stars 6 forks source link

Add tests for congestion of NEAR network and failure of RPC #642

Closed ChaoticTempest closed 1 day ago

ChaoticTempest commented 2 weeks ago

The NEAR network can sometimes reach high capacity such that RPCs can fail. We should create a test and have a good flow for how to handle this case. We should also make sure that we are not resubmitting the same transactions due to the slowness of RPC.