mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-01 14:54:42 +08:00
This commit adds a `:sidekiq_job_error` event which is triggered when an error is encountered while running a Sidekiq job. The intent of this change is to complement the `:sidekq_job_ran` event which can be used with the `:sidekiq_job_error` event to calculate the error rate for each job. |
||
|---|---|---|
| .. | ||
| discourse_event.rb | ||
| pausable.rb | ||