problem description
the sdk used is aliyun-log-php-sdk (I put Ali"s source code on it myself). There are frequent errors in sentry these days
.
error message is
Request is failed. Http code is 500. The return json is {"errorCode":"InternalServerError","errorMessage":"backend meta not ready, please try again later!"}
I don"t quite understand the meaning of backend meta not ready . I guess the requests are too frequent. You have to add a queue to Aliyun"s log service
.