Skip to content

Implement batch API calls #12

@MarcusOtter

Description

@MarcusOtter

To prevent timeouts, the library could provide an option to split requests that take a very long time into multiple requests and then return those results asynchronously using the new async iterators in C# 8.

The method should force the user to specify results per request within a reasonable range (1-50?) to give them some control over how many of their api requests they're using.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions