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

Add batching for getMultipleAccountsInfo #276

Merged
merged 1 commit into from
Mar 14, 2025

Conversation

tatomir-streamflow
Copy link
Contributor

getMultipleAccountsInfo has a limit of 100 accounts - This was causing calls to fail if someone has more than a 100 aligned/dynamic streams in the incoming or outgoing category. Added wrapper function that is going to batch these into smaller requests with max size of 100.

@tatomir-streamflow tatomir-streamflow requested review from Yolley and RolginRoman and removed request for Yolley March 14, 2025 17:07
@tatomir-streamflow tatomir-streamflow merged commit 5afc44b into master Mar 14, 2025
3 checks passed
Copy link

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

Successfully merging this pull request may close these issues.

2 participants