]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/lib/schedulers/actor-follow-scheduler.ts
Process slow followers in unicast job queue
authorChocobozzz <me@florianbigard.com>
Wed, 13 Oct 2021 09:47:32 +0000 (11:47 +0200)
committerChocobozzz <me@florianbigard.com>
Wed, 13 Oct 2021 09:47:32 +0000 (11:47 +0200)
commit9db437c8155f3563a33e22ed2896072a9f1fbdb0
tree716078fbe1506e0b0d19936f4939e9c530b3b8ab
parente81f6ccf989d4573b59ec7b2bf2812fe3e9fb534
Process slow followers in unicast job queue
server/initializers/constants.ts
server/lib/activitypub/send/utils.ts
server/lib/activitypub/videos/refresh.ts
server/lib/actor-follow-health-cache.ts [moved from server/lib/files-cache/actor-follow-score-cache.ts with 79% similarity]
server/lib/files-cache/index.ts
server/lib/job-queue/handlers/activitypub-http-broadcast.ts
server/lib/job-queue/handlers/activitypub-http-unicast.ts
server/lib/schedulers/actor-follow-scheduler.ts
server/tests/api/server/index.ts
server/tests/api/server/slow-follows.ts [new file with mode: 0644]