apache / servicecomb-java-chassis

ServiceComb Java Chassis is a Software Development Kit (SDK) for rapid development of microservices in Java, providing service registration, service discovery, dynamic routing, and service management features
Apache License 2.0
1.91k stars 812 forks source link

上传文件超过大小限制时,错误提示不清晰 #3831

Open caodeliu opened 1 year ago

caodeliu commented 1 year ago

当上传的文件大小超过 servicecomb.uploads.maxSize 时,错误信息不清晰。 配置最大为1G image 上传文件大小为1.35G,日志提示: image

caodeliu commented 1 year ago

[org.apache.servicecomb.common.rest.AbstractRestInvocation.invoke(AbstractRestInvocation.java:224)]-[ERROR] Invocation failed, cause=InvocationException: code=400;msg=CommonExceptionData [message=Parameter is not valid for operation [adc-studio-aqm.CheckTaskRpcService.execute]. Parameter is [assetFile]. Processor is [formData].