Nothing4You / activitypub-federation-queue-batcher

1 stars 3 forks source link

Batch receiver exceptions when receiving non-200 responses from upstream #18

Open Nothing4You opened 5 months ago

Nothing4You commented 5 months ago

I've had cases where the connection was closed by the server on non-200 status codes. The easiest mitigation is feeding the request through a reverse proxy again, but it should be handled properly.