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

Come up with strategy around multicall batch sizes #85

Closed
Siegrift opened this issue Nov 9, 2023 · 3 comments
Closed

Come up with strategy around multicall batch sizes #85

Siegrift opened this issue Nov 9, 2023 · 3 comments

Comments

@Siegrift
Copy link
Collaborator

Siegrift commented Nov 9, 2023

Batch sizes are likely going to be different per provider as they can apply their own limits. We need to set the limit for multicalling active dAPIs.

See this thread for reference.

@bbenligiray
Copy link
Member

A similar concern is eth_getLogs limits and providers used in an Airnode config. We just set a blanket limit for the chain there and weed out the providers that don't work with it.

@aquarat
Copy link
Collaborator

aquarat commented Nov 20, 2023

Could we maybe do a quick benchmark when Airseeker starts?

@aquarat
Copy link
Collaborator

aquarat commented Nov 21, 2023

It was decided to hardcode batch sizes to 10.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants