pendulum-chain / vortex

https://app.vortexfinance.co/
1 stars 1 forks source link

Relax timeouts and retry configs on wagmi #243

Open gianfra-t opened 4 weeks ago

gianfra-t commented 4 weeks ago

Given the many errors form different users we see lately on the signing phases of the prototype, we could set higher the retryCount and timeout in the wagmi config. This may help solve the issue, assuming the connection with the RPC is the root cause.

Besides this, we can add another transport (RPC) to the fallback field in the config

prayagd commented 3 weeks ago

Hey team! Please add your planning poker estimate with Zenhub @ebma @gianfra-t @TorstenStueber

ebma commented 3 weeks ago

Should we still do this, considering that the dashboard in Alchemy showed a success rate of 100% for the RPC requests? Do we think this has a real chance to improve the situation?

TorstenStueber commented 3 weeks ago

The actual problem could be that it was 1) a bug in Metamask or 2) that it is a problem with a mobile wallet. For 1) I reached out to the team member to test again – answer pending. For 2) we will look into this in a different ticket.

So let's wait for 1. Might make sense to close this ticket depending on the answer.

vadaynujra commented 2 weeks ago

@TorstenStueber how are we getting the answer for 1)? Is it dependent on #259 or #260?