Uniswap / Uniswap/interface

Polygon Pool Page Slow

Open
#3,718 1 comment 0 reactions 1 assignee View on GitHub

@vm is already working on this.

Since Jul 20, 2022.

bug
Dominant language
TypeScript
Stars
5.5k
Forks
5.4k
PR merge metrics
No merged PRs in 30d

Description

Bug Description
The Polygon Pool page specifically has been having a lot of users complaining of lagging and even freezing up
My Common response has been due to polygon traffic and network speed (as we've seen many poly network issues)

however I was looking at the logs and the pool page on polygon has a heavily looped batched calls
the primary of these calls is to function 0x2f80bb1d "quoteExactOutput(bytes,uint256)" and in quite a heavy loop check at each block change

either way I wanted to make sure you're aware of the lagging, and confirm the reason thanks

Steps to Reproduce

  1. Go to ...
  2. Click on check logs
    ...

Additional Context
most mine are failing due to lack of tokens/matic
image
image
token list error not sure it matters here but it looked like ours
image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.