Avoid making retried requests to dead followers
authorChocobozzz <me@florianbigard.com>
Fri, 12 Jan 2018 09:02:11 +0000 (10:02 +0100)
committerChocobozzz <me@florianbigard.com>
Fri, 12 Jan 2018 09:02:11 +0000 (10:02 +0100)
commit6502c3d43e512e968ad49f5a3bc9abc302471e18
tree32f7a95080a7fa17198dc2556226dea5eb4c93b8
parent9a8cbd8278a37ee414f17d7de7c7281123484ba1
Avoid making retried requests to dead followers
server/lib/activitypub/video-comments.ts
server/lib/jobs/activitypub-http-job-scheduler/activitypub-http-job-scheduler.ts
server/lib/jobs/activitypub-http-job-scheduler/activitypub-http-unicast-handler.ts
server/middlewares/activitypub.ts
server/models/activitypub/actor-follow.ts
server/models/activitypub/actor.ts
server/tests/api/server/handle-down.ts