server
server copied to clipboard
Egress throttling
Larger instances might require throttling the fanout of the events to prevent crashes. We currently have no such large instances however.
I think rabbitmq does it automatically
Performed by Rabbitmq.
Turns out server side change bundling might be required, which is domain specific, and is not applied by RabbitMQ (Discord's own web client has a tendency to spam some endpoints for each little edit, without regards to rate limits).