Comment 2 for bug 2052790

Revision history for this message
Daniel Bengtsson (damani42) wrote :

Hi,

Actually after a bit of research we found an option in rabbitmq max_message_size. From the rabbitmq documentation:

    max_message_size The largest allowed message payload size in bytes. Messages of larger size will be rejected with a suitable channel exception.
    Default: 134217728
    Max value: 536870912

So we already have that default limit. The limit may need to be configured within rabbitmq.