• Resolved Patrick_D1985

    (@patrick_d1985)


    Hi guys,

    Up-front I have been using NotificationX for a while but I ran into quite the issue. The plugin seems to store a lot of instances into the cron option in the wp_options table.

    For good reference I was using the WP Comments integration only.

    For example

    "nx_cron_update_data": {
          "47cf07dd1a91726212f2dbfecd25163a": {
            "schedule": "nx_wp_stats_interval",
            "args": {
              "post_id": 73940
            },
            "interval": 180
          },
          "d667e1cc98941386e35484c4d7631f6c": {
            "schedule": "nx_wp_stats_interval",
            "args": {
              "post_id": 56391
            },
            "interval": 180
          },
          "57fb263a703adabedf0b45a8d3581f72": {
            "schedule": "nx_wp_stats_interval",
            "args": {
              "post_id": 106985
            },
            "interval": 180
          },
          "fc51ed0b7b0f58635e01946c09929798": {
            "schedule": "nx_wp_stats_interval",
            "args": {
              "post_id": 5968
            },
            "interval": 180
          },

    And that list goes on for a reaaaally long time. (think hundred to thousands of instances)

    What happens is that this causes the WP Cron to really get out of control even if you do not use the WP_CRON but use a system cron. (Which for good reference triggered every 3 minutes, which is the same as the interval stored here).

    Sadly to say as this was causing high load for this I cant keep using it like that as is. So I had to disable it for now.

    Which brings me to the question;

    – Is this something you can look into / get resolved?
    – If that is something for your upcoming Pro version … count me in.

    But it has to be dealt with for a fairly large website, otherwise this will take things down.

    Look forward to hearing back from you guys.

    Kind regards,
    Patrick Dankers

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Rupok

    (@re_enter_rupok)

    Hi @patrick_d1985

    Thanks for your detailed feedback, that’s very much appreciated. Currently we are improving this and hopefully it will be better in next update.

    Cheers!

    Thread Starter Patrick_D1985

    (@patrick_d1985)

    Thanks for the swift reply guys.

    Hope you can crack down on this, if so I will keep using at mentioned and look forward to your pro option as well.

    Keep up the great work.

    Kind regards,
    Patrick Dankers

    Plugin Author Rupok

    (@re_enter_rupok)

    Hi Patrick

    Hope you are doing well. We have pushed an update improving the mentioned issues. Would you kindly test again and let me know if everything is better now.

    Cheers!

    Thread Starter Patrick_D1985

    (@patrick_d1985)

    Hi again,

    Awesome.
    Installed it earlier today will test it for the upcoming days to make sure all is ok.

    Thanks again for the swift action ??

    Kind regards,
    Patrick Dankers

    Thread Starter Patrick_D1985

    (@patrick_d1985)

    To get back; It seems to be handled way better now guys.
    I think this will really keep the cron in check as it is not more or less bouncing around the place now.

    Great work once again, and thank you!

    PS: by all mean notify me when you guys get the PRO version ready ??

    Plugin Author Rafin

    (@rafinkhan)

    @patrick_d1985,

    We are glad that it seems to be working all fine now. Thank you very much for notifying us about it in the first place. We really appreciate it.

    Keep an eye on your website. It will be available very soon ??

    Have a nice day ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Crons crons crons’ is closed to new replies.