Closed
Bug 1647630
Opened 5 years ago
Closed 2 years ago
Let users customize rate limiting configurations upon Glean initialization
Categories
(Data Platform and Tools :: Glean: SDK, enhancement, P1)
Data Platform and Tools
Glean: SDK
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: brizental, Assigned: chutten)
References
Details
(Whiteboard: [telemetry:glean-rs:backlog])
Attachments
(1 file)
PR #974 introduced rate limiting capabilities to the upload manager in Rust. For now it defines the default limit of 10 pings every 60 seconds, but each platform may have their own requirements and it would be best that this is configurable.
Updated•5 years ago
|
Priority: -- → P3
Whiteboard: [telemetry:glean-rs:m?]
Reporter | ||
Updated•5 years ago
|
Whiteboard: [telemetry:glean-rs:m?] → [telemetry:glean-rs:backlog]
Updated•4 years ago
|
Priority: P3 → P4
Reporter | ||
Updated•3 years ago
|
Summary: Allow bindings to define their own rate limiting defaults → Let users customize rate limiting configurations upon Glean initialization
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → chutten
Status: NEW → ASSIGNED
Type: defect → enhancement
Priority: P4 → P1
Assignee | ||
Comment 2•2 years ago
|
||
Assignee | ||
Comment 3•2 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•