• Resolved ozanyilmaz2017

    (@ozanyilmaz2017)


    I installed the plugin to find why moving my products to trash takes too long time. So here is the situation:

    I opened my products, and selected 5 products, and then bulk actions-> move to trash. This took around 30 seconds. However while checking with the Query Monitor plugin slow queries section, I can not find any query which takes longer time than 1 second. What is the logic here ?

    Can you give me some guidence on how to use the tool in such a case?

    Here is the screenshot of slow queries after I moving 5 of my products to trash:

    https://cdn3.imggmi.com/uploads/2019/2/2/3575f8cf29fe632a96983d1581b55f83-full.jpg

Viewing 1 replies (of 1 total)
  • Plugin Author John Blackbourn

    (@johnbillion)

    WordPress Core Developer

    The problem here is that whatever is causing this to take 30 seconds happens during the POST request to delete those products. QM only reports on the subsequent page load after the redirect.

    QM currently didn’t have a means of debugging requests that occur before a redirect. It’s something I’m working on.

Viewing 1 replies (of 1 total)
  • The topic ‘Why move to trash takes too long (Woocommerce)’ is closed to new replies.