Logo
Explore Support Help
Register Sign In
tykayn/mastodon
1
0
Fork 0
You've already forked mastodon
mirror of https://framagit.org/tykayn/mastodon.git synced 2023-08-25 08:33:12 +02:00
Code Issues Projects Releases Wiki Activity
mastodon/app/workers/scheduler/pghero_scheduler.rb

12 lines
197 B
Ruby
Raw Normal View History

Track historical space stats in PgHero to determine PostgreSQL growth (#8906)
2018-10-09 19:35:14 +02:00
# frozen_string_literal: true
class Scheduler::PgheroScheduler
include Sidekiq::Worker
Fix background jobs not using locks like they are supposed to (#13361) 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
2020-03-31 21:59:03 +02:00
sidekiq_options lock: :until_executed, retry: 0
Track historical space stats in PgHero to determine PostgreSQL growth (#8906)
2018-10-09 19:35:14 +02:00
def perform
PgHero.capture_space_stats
end
end
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 51ms Template: 0ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API Help
Logo Chapril
Accueil Chapril
Services libres
Nous suivre
CGU
Mentions légales
Nous contacter
Accueil Chapril
Services libres
Nous suivre
CGU
Mentions légales
Nous contacter