• davifnr

    (@davifnr)


    Hello, I’m experiencing an issue with Uncanny Automator when integrated with SureCart.

    Scenario:

    • I’m using the SureCart purchase trigger (PURCHASE_PRODUCT).
    • When I use a webhook action, the recipe runs successfully and completes as completed.
    • However, when I use an email action, the recipe gets stuck in in-progress.
    • The log does not properly display the actions and returns a generic error.

    Debug error:

    Error creating throttler: Invalid settings

    Tests already performed:

    • Created recipes from scratch (no duplication or import)
    • Tested with a fixed email (no tokens)
    • Tested a simple recipe (user login + email), which works fine
    • Verified throttle settings (all set to “Unlimited”)
    • WP-Cron is working
    • No issues in Site Health
    • debug.log does not show any errors
    • Webhook with the same trigger works perfectly

    Observed behavior:

    • The SureCart trigger fires correctly
    • The execution starts but does not complete when using email actions
    • The error indicates a failure when creating the throttler, even with valid settings

    Suspected cause:

    • Possible bug in the throttling mechanism
    • Or an issue with the internal queue system
    • Or incompatibility with SureCart’s REST-based checkout flow

    Question:
    How can I fix the “Error creating throttler: Invalid settings” in this scenario, considering that:

    • throttle is set to Unlimited
    • the recipe was recreated from scratch
    • other actions (like webhook) work normally
    • only certain actions (like sending email) get stuck in “in-progress”?

    Thank you.

Viewing 1 replies (of 1 total)
  • Plugin Support Rohan Pokharel

    (@24ron)

    Hi @davifnr,

    Thank you for the details, and we’re sorry for the trouble caused.

    While we couldn’t reproduce the issue on our end, it may be related to your environment. Could you please ensure you’re using the latest version of Uncanny Automator (7.1.0.1)? This update includes several performance improvements that might be related to what you’re seeing.

    If you’re already on the latest version, and although your troubleshooting steps look good, just to verify, please share the following details so we can investigate further:

    1. Go to Automator > Status in your dashboard, click “Get system report,” and copy the system info and share it with us.
    2. Screenshot of the recipe with both the trigger and action expanded.
    3. Go to Automator > Logs or click the “View logs” link next to “Completed runs” in the recipe editor sidebar. Then select “Details” for the specific log entry, and click the download icon at the top of the modal (see here: https://tinyurl.com/2ccepbq8). Please send us the downloaded JSON file for further review. You can upload it to Dropbox, Google Drive, etc and share the link.

    Once we have these details, we’ll take a closer look.

    Regards,
    Rohan

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.