Unverified Commit 824c3691 authored by Niklas Adolfsson's avatar Niklas Adolfsson Committed by GitHub
Browse files

[client]: improve batch request API (#910)

* better handling of batch requests

* add test for untagged enum

* remove annoying trait bounds

* cleanup

* more clear comments

* simplify batch request code

* bring back old API + a new one

* refactor batches to work with String IDs again

* refactor again: single batch response API

* fix tests + cleanup

* fix doc links

* address grumbles

* BatchRequestBuilder: add iterator API for the batch

* revert bench

* fix benches build

* address grumbles: ok and into_ok

* fix some nits

* fix nits
parent 576d8379
Pipeline #225074 failed with stages
in 5 minutes and 48 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment