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

Bug 1841075 - re-export PingRateLimit for RLB's #2528

Merged
merged 5 commits into from
Jul 11, 2023

Conversation

perrymcmanis144
Copy link
Contributor

No description provided.

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@perrymcmanis144 perrymcmanis144 marked this pull request as ready for review July 11, 2023 14:40
@perrymcmanis144 perrymcmanis144 requested a review from a team as a code owner July 11, 2023 14:40
Copy link
Contributor

@chutten chutten left a comment

Choose a reason for hiding this comment

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

Could land as-is, but could you also jump onto src/configuration.rs and test.rs replace their glean_core::PingRateLimit with crate::PingRateLimit?

The test one is to make sure we're covered. The configuration.rs one ensures if the RLB's PingRateLimit and glean-core's PingRateLimit ever diverge, we're guaranteeing we're exporting the one we need.

Copy link
Contributor

@chutten chutten left a comment

Choose a reason for hiding this comment

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

(See also pub struct Builder about forty lines below in configuration.rs)

@perrymcmanis144 perrymcmanis144 merged commit 17f5e8c into main Jul 11, 2023
5 checks passed
@perrymcmanis144 perrymcmanis144 deleted the expose_rate_limits branch July 11, 2023 20:33
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.

3 participants