poundifdef / smoothmq

An improved drop-in replacement for SQS
https://www.smoothmq.com
GNU Affero General Public License v3.0
2.04k stars 35 forks source link

What is the payload limit? #10

Closed Zonalds closed 1 month ago

Zonalds commented 2 months ago

Does SmoothMQ has the same payload limitation as SQS?

poundifdef commented 2 months ago

No limit. Send as much data as you want :)

poundifdef commented 1 month ago

This is now configurable via --max-request-size or Q_SQS_MAX_REQUEST_SIZE env var. https://github.com/poundifdef/smoothmq/commit/a6bdba4eba2f40cb863e0193764d38430d6d57b7