When a post is put into the queue, and one of the outgoing requests goes wrong, the rest of your followers will not receive the post. Catch a single outgoing request. We should probably split up all outgoing in a new separate queue so the items are smaller and easier to recover/try again.

Comments

swentel created an issue. See original summary.

swentel’s picture

For reference: id 4150 in my own AP logs

  • swentel committed 8b7d34d on 1.0.x
    Issue #3202035: add a separate queue to send outbox requests per host.
    

swentel’s picture

Status: Active » Fixed

running in production before release.

swentel’s picture

Status: Fixed » Closed (fixed)