Shopify / job-iteration

Makes your background jobs interruptible and resumable by design.
https://www.rubydoc.info/gems/job-iteration
MIT License
1.15k stars 45 forks source link

Remove skipped tests for StatsD metrics which don't exist #502

Closed Mangara closed 2 months ago

Mangara commented 2 months ago

Job-iteration is instrumented through ActiveSupport::Notification, which allows users to choose their own metrics backend. I don't expect us to add a built-in StatsD integration any time soon, so these 6-year old tests can be deleted for now.