Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce the amount of RPC requests used to check the txs status #221

Open
nachomazzara opened this issue Mar 11, 2022 · 0 comments
Open

Reduce the amount of RPC requests used to check the txs status #221

nachomazzara opened this issue Mar 11, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@nachomazzara
Copy link
Contributor

  • Try to get the txs status by using multicall as we do for approvals
  • Try to reduce the number of retries when the tx is not found. Maybe by using a 2x of wait time every time it fails.

https://images.zenhubusercontent.com/141639552/084f9926-840f-4284-aac5-e6703ec8113a/screen_recording_2022_03_11_at_11_30_41.mov

@nachomazzara nachomazzara added the enhancement New feature or request label Mar 11, 2022
@nachomazzara nachomazzara changed the title Reduce the amount of RPC requests in order to check the txs status Reduce the amount of RPC requests used to check the txs status Mar 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant