getsentry / getsentry/sentry-ruby

Cron monitors feature sends check-in events without any control of total volume

Đang mở
#2,763 2 bình luận 0 reaction 1 người được giao Xem trên GitHub

@sl0thentr0py đang làm issue này rồi.

Từ ngày 3/11/2025.

Checks Crons Improvement Ruby
Ngôn ngữ chính
Ruby
Star
988
Fork
542
Merge trung bình
17 giờ 40 phút
Pull request đã merge (30 ngày)
19

Mô tả

Issue Description

sentry-rails sends check-in events for each (scheduled) job instance being run, it leads to errors on Sentry side alerting high volume of incoming check-ins.

Reproduction Steps

Add job to scheduler with high frequency, at least each minute. Also make job self-enqueueing, so that volume will be even higher.

Expected Behavior

Check-ins should not fail due to large volume of jobs, sentry-rails should not check-in more frequent than Sentry service allows to.

Actual Behavior

sentry-rails sends check-ins for each and every call

Ruby Version

3.4.7

SDK Version

5.28.0

Integration and Its Version

GoodJob and Sidekiq

Sentry Config

No response

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.