• Resolved bswift

    (@bswift)


    I’m having an issue scheduling the object sync. I’ve set it to fire every 5 minutes and it creates the scheduled action but it never actually seems to fire. The pull_check_records hook sits in the queue as pending indefinitely.

    If I manually click run, it runs and then the process_records actions are created (which I also have to manually run to move out of pending). Happy to share screenshots if needed.

    • This topic was modified 7 years, 7 months ago by bswift.
    • This topic was modified 7 years, 7 months ago by bswift.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Jonathan Stegall

    (@jonathanstegall)

    @bswift to me it sounds like cron jobs aren’t running on your site. The scheduled actions are created by one of the libraries in this plugin, but for them to actually occur they rely on cron. One way to check whether your cron jobs are running is the WP Crontrol plugin.

Viewing 1 replies (of 1 total)

The topic ‘Scheduled Sync not Running’ is closed to new replies.