Mini Program network requests occasionally encounter the problem of failed requests, some users have a high frequency, and some users will not repeat them.

when some users make a network request, the request request will fail and often recur. Most users will not repeat this problem, excluding the situation that the mobile network of users is not smooth. The official Mini Program forum has also found many similar problems, but there are no definite results. Do you have any general ideas to solve the problem or which god has encountered similar problems?

Apr.20,2022




https://developers.weixin.qq....


grab the package and log at both the back-end entry and exit.
first find out whether the request has not been sent by the client or whether the server can't handle it.
you also need to consult the nginx/apache access log if necessary.


should be a matter of interface speed.

Menu