Are you using the REST or the WS API? Is it possible to learn more about your use-case?
Indeed, for the REST API, too huge requests are rejected, as too many strokes can consume significant resources. For the webSocket, when a channel is without activity for 3 minutes, it is closed to prevent from havng too many unused sockets.
Please let us know which limitations you want to know.
denny denny
你好,基于api的请求,当次限制都有哪些?比如:请求的数据量,请求参数里面的height和width
Dear Denny,
The maximum payload size is set to 4MB.
Best regards,
Olivier
- Oldest First
- Popular
- Newest First
Sorted by Oldest FirstOlivier @MyScript
Dear Denny,
Are you using the REST or the WS API? Is it possible to learn more about your use-case?
Indeed, for the REST API, too huge requests are rejected, as too many strokes can consume significant resources. For the webSocket, when a channel is without activity for 3 minutes, it is closed to prevent from havng too many unused sockets.
Please let us know which limitations you want to know.
Best regards,
Olivier
denny denny
如果通过rest请求的方式,每次的数据发送大小限制是多少?
Olivier @MyScript
Dear Denny,
The maximum payload size is set to 4MB.
Best regards,
Olivier
1 person likes this