Hi Team, Can anyone help me with this issue.
Any idea on why and when do we get this issue?
The activity input exceeds 2mb limit.
How to fix this issue?
Do not pass arguments/results over 2mb. The standard workarounds are storing large payloads on an external DB or blob store (like S3) or routing activities to the same process/host.