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

Expose background worker queue size #2195

Merged
merged 1 commit into from
Dec 11, 2023
Merged

Conversation

sl0thentr0py
Copy link
Member

python has a queue of 100, so I want to play around with how more queue size behaves with backpressure

Copy link

codecov bot commented Dec 11, 2023

Codecov Report

Merging #2195 (700046e) into master (50dc58a) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2195   +/-   ##
=======================================
  Coverage   97.34%   97.34%           
=======================================
  Files         100      100           
  Lines        3731     3734    +3     
=======================================
+ Hits         3632     3635    +3     
  Misses         99       99           
Components Coverage Δ
sentry-ruby 98.06% <100.00%> (+<0.01%) ⬆️
sentry-rails 94.98% <ø> (ø)
sentry-sidekiq 94.53% <ø> (ø)
sentry-resque 92.06% <ø> (ø)
sentry-delayed_job 94.44% <ø> (ø)
sentry-opentelemetry 100.00% <ø> (ø)
Files Coverage Δ
sentry-ruby/lib/sentry/background_worker.rb 100.00% <100.00%> (ø)
sentry-ruby/lib/sentry/configuration.rb 98.75% <100.00%> (+0.01%) ⬆️

@sl0thentr0py sl0thentr0py merged commit 9895426 into master Dec 11, 2023
98 checks passed
@sl0thentr0py sl0thentr0py deleted the neel/expose-bg-queue-size branch December 11, 2023 14:35
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.

None yet

2 participants