beeb / pancaketrade

Limit orders for PancakeSwap
GNU General Public License v3.0
200 stars 91 forks source link

receiving this warning : connection pool is full, discarding connection: bsc-dataseed.binance.org. #57

Closed Asifadb closed 2 years ago

Asifadb commented 2 years ago

receiving this warning : connection pool is full, discarding connection: bsc-dataseed.binance.org.

Receiving after changing nodes even with getblock.io node.

Help is appreciated. Thanx

Please confirm the following

Setup (please complete the following information):

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. ...
  2. ...

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

beeb commented 2 years ago

This is a warning only, It's not a bug. It means that you are trying to have too many open connections to the RPC. This is most likely due to a slow RPC or too frequent price update (less than 5 seconds) or too many tokens in the list.