Skip to content

Add new get wait time statistic#203

Merged
djc merged 2 commits into
djc:mainfrom
pfreixes:record_get_wait_time
Jun 10, 2024
Merged

Add new get wait time statistic#203
djc merged 2 commits into
djc:mainfrom
pfreixes:record_get_wait_time

Conversation

@pfreixes

Copy link
Copy Markdown

The new field get_waited_time for the Statistics type allows users to know the accumulated time for successive calls to the get method while waiting for a free connection.

The new field `get_waited_time` for the `Statistics` type allows
users to know the accumulated time for successive calls to the `get`
method while waiting for a free connection.
Comment thread bb8/src/api.rs Outdated
Comment thread bb8/src/inner.rs Outdated

@djc djc left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thanks!

@djc djc merged commit d5f6bfa into djc:main Jun 10, 2024
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