Authorization: ********************curl --location --request GET 'http://43.133.54.19:3000/test/very-slow-request' \
--header 'Authorization: Bearer <token>'{
"success": false,
"code": "CLIENT_PARAMS_VALIDATION_FAILED",
"message": "请求参数验证失败",
"type": "http://localhost:3000/errors/CLIENT_PARAMS_VALIDATION_FAILED",
"timestamp": "2026-04-04T21:06:03.288Z",
"context": {
"requestId": "01KND52BWRH3EM83PA6KQ4SBJ4",
"time": 1775336763288,
"version": "0.6.2",
"metadata": {}
},
"details": null
}