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

feat: add capacity and max_capacity to the subscription API #1414

Merged
merged 8 commits into from
Jun 20, 2024

Conversation

niklasad1
Copy link
Member

@niklasad1 niklasad1 commented Jun 18, 2024

This may be useful if one wants to profile whether buf size of the server is close to its capacity or not.

@niklasad1 niklasad1 requested a review from a team as a code owner June 18, 2024 14:48
core/src/server/helpers.rs Outdated Show resolved Hide resolved
@niklasad1 niklasad1 merged commit 60c4fed into master Jun 20, 2024
11 checks passed
@niklasad1 niklasad1 deleted the na-sub-sink-add-capacity-apis branch June 20, 2024 13:55
niklasad1 added a commit that referenced this pull request Jun 26, 2024
* feat(subscription): add `capacity/max_capacity`

* fix nit

* Update core/src/server/helpers.rs

* Update core/src/server/helpers.rs

* Update core/src/server/subscription.rs

* Update core/src/server/subscription.rs

* Update core/src/server/subscription.rs
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