Add Pleroma.JobQueueMonitor
authorEgor Kislitsyn <egor@kislitsyn.com>
Thu, 26 Sep 2019 11:49:57 +0000 (18:49 +0700)
committerEgor Kislitsyn <egor@kislitsyn.com>
Thu, 26 Sep 2019 11:49:57 +0000 (18:49 +0700)
commit75290cbfbd0f93cf3ecec5f44c4624b8c8601c51
tree83a844996f91480c4d6701d4b379f0a90ad2fcb1
parent6abe12dceda8d0d32878208987a9631d5d546a3d
Add Pleroma.JobQueueMonitor
lib/pleroma/application.ex
lib/pleroma/healthcheck.ex
lib/pleroma/job_queue_monitor.ex [new file with mode: 0644]
lib/pleroma/workers/worker_helper.ex
test/healthcheck_test.exs