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

Allow rate-limiting TermLike targets #526

Merged
merged 1 commit into from Mar 24, 2023

Conversation

akx
Copy link
Contributor

@akx akx commented Mar 21, 2023

This adds an optional rate_limiter to custom TermLike targets, so they don't need to implement rate limiting by hand.

Copy link
Collaborator

@djc djc left a comment

Choose a reason for hiding this comment

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

Seems reasonable to me, thanks! @chris-laplante any thoughts?

@djc djc requested a review from chris-laplante March 21, 2023 16:23
Copy link
Collaborator

@chris-laplante chris-laplante left a comment

Choose a reason for hiding this comment

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

Looks good to me too!

@chris-laplante chris-laplante merged commit 2b02626 into console-rs:main Mar 24, 2023
@djc djc mentioned this pull request May 24, 2023
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.

None yet

3 participants