Closed Bug 1841075 Opened 2 years ago Closed 2 years ago

PingRateLimit, like all types in RLB's Configuration, should be re-exported

Categories

(Data Platform and Tools :: Glean: SDK, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: chutten, Assigned: perry.mcmanis)

References

Details

Attachments

(1 file)

In bug 1647630 I added glean_core::PingRateLimit to the Configuration. But I didn't expose it on RLB (the glean crate). Meaning that, to use RLB properly, we kinda/sorta need to once again have both glean and glean_core dependencies for FOG (and anyone else using RLB) : |

I think we're just a pub use away from making this much nicer.

This bug is about re-exporting PingRateLimit on RLB so embedders aren't forced to also depend on glean_core and filing a follow-up bug in Toolkit::Telemetry for getting rid of the glean_core import in FOG.

Assignee: nobody → pmcmanis
Priority: -- → P1
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: