Viewing 1 replies (of 1 total)
  • Plugin Support wfpeter

    (@wfpeter)

    Hi @123nadav,

    wf_scan_monitor?usually only appears during a Wordfence scan as it just watches a running scan to ensure it completes, and it does not need to be rescheduled in your list of WP Cron jobs when it ends. That will explain why it looks so frequently, but once the scan is over it will normally stop running.

    We do have a development case open for occasions when it doesn’t stop, but would require a full scan log sending over to wftest @ wordfence . com so the QA team might be able to see why that’s the case. Let us know if you do send one, as it may assist our development.

    Query Monitor and other custom error handlers tend to report known issues that can arise on WordPress that we make allowances for in code like race conditions or compiler errors. We already set these to fail silently in our code as they’re fairly expected, but custom error handlers will report them anyway.

    Thanks again,
    Peter.

Viewing 1 replies (of 1 total)
  • The topic ‘wf_scan_monitor run every minute?’ is closed to new replies.