Skip to content

Commit 4239afa

Browse files
committed
feat: add rate limiting checks for log and error events in scheduler
1 parent 4437ce6 commit 4239afa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/sentry/telemetry_processor_integration_test.exs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -442,6 +442,7 @@ defmodule Sentry.TelemetryProcessorIntegrationTest do
442442
}
443443
end
444444

445+
445446
defp flush_ref_messages(ref) do
446447
receive do
447448
{^ref, _body} -> flush_ref_messages(ref)

0 commit comments

Comments
 (0)