Lately I seem to have some problems with sidekiq jobs.
As on sidekiq I can not see the logs of failed processes it is always a little mystery to understand what did not work.
For example, looking on the dashboard and set the stats for 6 months I can see this graphic:
The chart tends to rise steadily and after about 20000 processes it seems to reset and start over again.
So I was looking for github if there was some update-plugin-something to implement the sidekiq interface and I found this https://github.com/davydovanton/sidekiq-statistic.
Has anyone already tested it?
(damned keyboard shortcuts, I saved the post before finishing writing )