Function Compute enforces hard payload limits that cannot be modified. The limit that applies depends on your invocation type:
| Invocation type | Maximum payload size |
|---|---|
| Synchronous | 32 MB |
| Asynchronous | 128 KB |
If your payload exceeds the limit and cannot be reduced, upload the input as an object to an Object Storage Service (OSS) bucket and use an OSS trigger to invoke the function.
该文章对您有帮助吗?