Limits
Established hard limits for a single message
-
Time of processing single message - 3 minutes. When message processing exceed this limit the processing of this message is stopped and error will be visible in flow history for this run.
-
Size of the message - 40mb. When message exceed this limit then:
- For HTTP_ENDPOINT - user see an error that message exceeded limit and will be not processed
- FOR MESSAGE_ENDPOINT - message will be not received from Message Hub. Message will be not processed and error will be visible in logs. (To be done)