AWS SQS Message restrictions
I attempted to send a payload that was too large to be processed by sqs. This payload was a json create response from the WooCommerce API containing 100 Products that were just created via the API.
Message must be shorter than 262144 bytes