WeChat public platform background response slow how to reply to the empty string after calling the customer service interface

Source: Internet
Author: User
What is the format of this empty string? is public function Responsetextcs ()
{
echo "";
Return "";
}
In this format, why do you want to send the request again?

Reply content:

What is the format of this empty string? is public function Responsetextcs ()
{
echo "";
Return "";
}
In this format, why do you want to send the request again?

It should be written like this ... Call the customer service interface please see multi-service.

No one answered the question.
I have encountered the same problem, I added, because
echo "", there are other business processes, such as the operation of the DB, may lead to delay, I understand because of the PHP single-threaded reason. So the solution is to use asynchronous scenarios. But PHP itself seems to have no better asynchronous solution to handle this kind of thing.

  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.