about summary refs log tree commit diff
path: root/app/workers/scheduler/pghero_scheduler.rb
AgeCommit message (Collapse)Author
2021-03-15Fix configuration for sidekiq-unique-jobs after 7.x upgrade (#15908)Eugen Rochko
Remove locks from scheduled jobs
2020-03-31Fix background jobs not using locks like they are supposed to (#13361)Eugen Rochko
Also: - Fix locks not being removed when jobs go to the dead job queue - Add UI for managing locks to the Sidekiq dashboard - Remove unused Sidekiq workers Fix #13349
2018-10-09Track historical space stats in PgHero to determine PostgreSQL growth (#8906)Eugen Rochko