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

Improve batch request support #129

Open
3 tasks
Ndiritu opened this issue Jul 18, 2023 · 2 comments
Open
3 tasks

Improve batch request support #129

Ndiritu opened this issue Jul 18, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@Ndiritu
Copy link
Contributor

Ndiritu commented Jul 18, 2023

  • Support more than 20 batch request items using batch request content collections
  • Expose a method to fetch failed steps when using BatchRequestContentCollection so users can retry those.
  • Expose a method getResponsesStatusCodesAsync() to allow checking the status codes without creating a HttpResponseMessage for each step for both BatchRequestContent and BatchRequestContentCollection.

reference issues:

@bwosborne2
Copy link

This issue ius closed. Does that mean it will not be implemented?

@Ndiritu
Copy link
Contributor Author

Ndiritu commented Oct 31, 2023

@bwosborne2 it's still open. It will be implemented as a non-breaking change once we release a stable 2.0 in a few days.

@Ndiritu Ndiritu removed their assignment Jan 31, 2024
@SilasKenneth SilasKenneth self-assigned this Jan 31, 2024
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

3 participants