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

[client] Add Batch submit to client / setup 0.6.0 release #73

Merged
merged 8 commits into from
Jun 28, 2024

Conversation

gregnazario
Copy link
Contributor

Description

This is the 0.6.0 release

The client now properly has upgraded all concurrent code to the top level.

Additionally, the BatchSubmit API was added; however, it hasn't shown to increase throughput over normal concurrency (HTTP/2 handles well by itself), along with it drops some of the more useful response parts.

Additionally, added some testing

Test Plan

See example, and associated testing

Related Links

@gregnazario gregnazario force-pushed the batch-submit branch 2 times, most recently from 295c6d0 to 6df86be Compare June 28, 2024 07:18
@gregnazario gregnazario marked this pull request as ready for review June 28, 2024 07:30
@gregnazario gregnazario requested a review from a team as a code owner June 28, 2024 07:30
@gregnazario gregnazario enabled auto-merge (rebase) June 28, 2024 17:20
auto-merge was automatically disabled June 28, 2024 17:22

Pull Request is not mergeable

@gregnazario gregnazario enabled auto-merge (rebase) June 28, 2024 17:31
@gregnazario gregnazario merged commit e79eb9b into main Jun 28, 2024
1 of 3 checks passed
@gregnazario gregnazario deleted the batch-submit branch June 28, 2024 17:41
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