getsentry / getsentry/sentry-rust

Make transport channel capacity configurable

Open
#994 5 comments 0 reactions 1 assignee Claimed by @szokeasaurusrex View on GitHub
breaking Improvement Rust
Dominant language
Rust
Stars
752
Forks
190
Avg merge
1h 21m
Merged PRs (30d)
5

Description

In [https://github.com/getsentry/sentry-rust/pull/923](), @lorenzocian proposed an improvement to make the transport channel capacity configurable. This could make it less likely that we saturate the capacity of the channel in high-throughput scenarios.

As this change requires us to add a field to ClientOptions, it is breaking, so we decided not to proceed with that PR for now, but it is probably a good improvement to do at some point.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.