Skip to content

Fix mixing global and per probe rate limiting#5332

Merged
jpbempel merged 1 commit into
masterfrom
jpbempel/fix-rate-limiting
Jun 7, 2023
Merged

Fix mixing global and per probe rate limiting#5332
jpbempel merged 1 commit into
masterfrom
jpbempel/fix-rate-limiting

Conversation

@jpbempel

@jpbempel jpbempel commented Jun 7, 2023

Copy link
Copy Markdown
Member

What Does This Do

Motivation

Global rate limiter (more permissive) should be test before the per probe one and condition the test of the second on the validity of the first

Additional Notes

Global rate limiter (more permissive) should be test before the per
probe one and condition the test of the second on the validity of the
first
@jpbempel
jpbempel requested a review from a team as a code owner June 7, 2023 09:11
@jpbempel
jpbempel requested review from shatzi and removed request for a team June 7, 2023 09:11
@pr-commenter

pr-commenter Bot commented Jun 7, 2023

Copy link
Copy Markdown

Benchmarks

Parameters

Baseline Candidate
commit 1.16.0-SNAPSHOT~62b94a5dd6 1.16.0-SNAPSHOT~86f6e2b55f
config baseline candidate
See matching parameters
Baseline Candidate
module Agent Agent
parent None None

Summary

Found 0 performance improvements and 0 performance regressions! Performance is the same for 22 cases.

@shatzi shatzi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

coool

@jpbempel
jpbempel merged commit 2ea351c into master Jun 7, 2023
@jpbempel
jpbempel deleted the jpbempel/fix-rate-limiting branch June 7, 2023 17:30
@github-actions github-actions Bot added this to the 1.16.0 milestone Jun 7, 2023
@jpbempel jpbempel added the comp: debugger Dynamic Instrumentation label Jun 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp: debugger Dynamic Instrumentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants