googleapis / googleapis/google-cloud-rust

Make bidi channel sizes configurable

Open
#3,939 1 comment 0 reactions 0 assignees View on GitHub
api: storage priority: p3 type: feature request
Dominant language
Rust
Stars
955
Forks
144
Avg merge
1d 5h
Merged PRs (30d)
279

Description

The implementation uses a number of `tokio::sync::mpsc` channels. The size of these channels is configured in the initial `tokio::sync::mpsc::channel( ... )` calls. This issue is asking to make all these channel sizes configurable, via the request and client builders. That is, the builders will gain new `.with_...()` to set the channel sizes.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.