• Resolved Sanket Mehta

    (@progremzion)


    Hi 

    What is the best way to set up the action scheduler for a large site? I am working on the system which has a 4K-5K subscription renewal once a week. And it has to be done between 6 PM – 12 PM CST. 

    Currently, I am using a default action scheduler feature along with the below plugin. But instead of finishing all the renewals in a set time, it does finish on the next day. So it ends up 50% on the set time frame and 50% on the next day early morning.
    Link: https://github.com/woocommerce/action-scheduler-high-volume

    Note: I did try the WP-CLI way. By setting up the CRON which will run every 20mins. But in the scenario server gets overwhelmed. The reason behind the server getting overload is, we have a few automated woo actions running along with WooCommerce, WooCommerce Subscription, and Klaviyo default process when renewal happens. So I can say there will be 40K-50K action schedules that need to be run in that timeframe.

    WP CLI: /usr/local/bin/wp –path=/var/www/html/xyz.com/ action-scheduler run –quiet –batch-size=1500

    Link: https://actionscheduler.org/wp-cli/
    Cron: #*/20 * * * * /usr/local/bin/wp –path=/var/www/html/xyz.com/ action-scheduler run –quiet –batch-size=1500

    Thanks!

    • This topic was modified 1 year, 10 months ago by Sanket Mehta.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Sanket Mehta

    (@progremzion)

    System Information:

    
    ### WordPress Environment ###
    
    WordPress address (URL): https://www.xyzmeals.com
    Site address (URL): https://www.xyzmeals.com
    WC Version: 7.1.0
    REST API Version: ✔ 7.1.0
    WC Blocks Version: ✔ 8.7.5
    Action Scheduler Version: ✔ 3.5.3
    Log Directory Writable: ✔
    WP Version: 6.1.1
    WP Multisite: –
    WP Memory Limit: 2 GB
    WP Debug Mode: –
    WP Cron: ✔
    Language: en_US
    External object cache: –
    
    ### Server Environment ###
    
    Server Info: Apache/2.4.29 (Ubuntu)
    PHP Version: 7.4.24
    PHP Post Max Size: 500 MB
    PHP Time Limit: 120000
    PHP Max Input Vars: 20000
    cURL Version: 7.58.0
    OpenSSL/1.1.1
    
    SUHOSIN Installed: –
    MySQL Version: 5.7.38-google-log
    Max Upload Size: 500 MB
    Default Timezone is UTC: ✔
    fsockopen/cURL: ✔
    SoapClient: ❌ Your server does not have the SoapClient class enabled - some gateway plugins which use SOAP may not work as expected.
    DOMDocument: ✔
    GZip: ✔
    Multibyte String: ✔
    Remote Post: ✔
    Remote Get: ✔
    
    ### Database ###
    
    WC Database Version: 7.1.0
    WC Database Prefix: fpm_
    Total Database Size: 27911.15MB
    Database Data Size: 20407.29MB
    Database Index Size: 7503.86MB
    fpm_woocommerce_sessions: Data: 50.05MB + Index: 2.02MB + Engine InnoDB
    fpm_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    fpm_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    fpm_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    fpm_woocommerce_order_items: Data: 461.91MB + Index: 153.73MB + Engine InnoDB
    fpm_woocommerce_order_itemmeta: Data: 3897.94MB + Index: 2725.78MB + Engine InnoDB
    fpm_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    fpm_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    fpm_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    fpm_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    fpm_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    fpm_woocommerce_payment_tokens: Data: 6.50MB + Index: 2.48MB + Engine InnoDB
    fpm_woocommerce_payment_tokenmeta: Data: 61.48MB + Index: 52.98MB + Engine InnoDB
    fpm_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    fpm_actionscheduler_actions: Data: 229.08MB + Index: 241.81MB + Engine InnoDB
    fpm_actionscheduler_claims: Data: 6.52MB + Index: 4.50MB + Engine InnoDB
    fpm_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    fpm_actionscheduler_logs: Data: 178.08MB + Index: 110.33MB + Engine InnoDB
    fpm_addonlibrary_addons: Data: 0.08MB + Index: 0.00MB + Engine InnoDB
    fpm_addonlibrary_categories: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    fpm_automatewoo_abandoned_carts: Data: 8.03MB + Index: 0.41MB + Engine InnoDB
    fpm_automatewoo_customers: Data: 6.52MB + Index: 15.03MB + Engine InnoDB
    fpm_automatewoo_customer_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    fpm_automatewoo_events: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    fpm_automatewoo_guests: Data: 0.52MB + Index: 0.72MB + Engine InnoDB
    fpm_automatewoo_guest_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    fpm_automatewoo_logs: Data: 47.58MB + Index: 61.72MB + Engine InnoDB
    fpm_automatewoo_log_meta: Data: 347.92MB + Index: 265.64MB + Engine InnoDB
    fpm_automatewoo_queue: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    fpm_automatewoo_queue_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    fpm_automatewoo_referrals: Data: 0.16MB + Index: 0.27MB + Engine InnoDB
    fpm_automatewoo_referral_advocate_keys: Data: 0.19MB + Index: 0.13MB + Engine InnoDB
    fpm_automatewoo_referral_invites: Data: 0.42MB + Index: 0.67MB + Engine InnoDB
    fpm_check_email_log: Data: 13.52MB + Index: 0.00MB + Engine InnoDB
    fpm_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    fpm_comments: Data: 1005.00MB + Index: 639.19MB + Engine InnoDB
    fpm_email_log: Data: 5099.98MB + Index: 0.00MB + Engine InnoDB
    fpm_e_events: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    fpm_e_submissions: Data: 14.52MB + Index: 20.78MB + Engine InnoDB
    fpm_e_submissions_actions_log: Data: 2.52MB + Index: 10.61MB + Engine InnoDB
    fpm_e_submissions_values: Data: 4.52MB + Index: 4.03MB + Engine InnoDB
    fpm_gdmaq_digest: Data: 0.38MB + Index: 0.05MB + Engine InnoDB
    fpm_gdmaq_emails: Data: 3.52MB + Index: 5.02MB + Engine InnoDB
    fpm_gdmaq_log: Data: 1363.02MB + Index: 20.08MB + Engine InnoDB
    fpm_gdmaq_log_email: Data: 15.56MB + Index: 62.27MB + Engine InnoDB
    fpm_gdmaq_queue: Data: 1225.94MB + Index: 27.69MB + Engine InnoDB
    fpm_influencer_referral_records: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    fpm_influencer_referral_relation: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    fpm_instapage_debug: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    fpm_instapage_options: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    fpm_instapage_pages: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    fpm_ip2location_country_blocker_log: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    fpm_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    fpm_options: Data: 43.20MB + Index: 19.63MB + Engine InnoDB
    fpm_postmeta: Data: 2658.98MB + Index: 2202.88MB + Engine InnoDB
    fpm_posts: Data: 169.66MB + Index: 82.33MB + Engine InnoDB
    fpm_pys_stat_landing: Data: 0.05MB + Index: 0.00MB + Engine InnoDB
    fpm_pys_stat_order: Data: 4.52MB + Index: 0.00MB + Engine InnoDB
    fpm_pys_stat_product_order: Data: 94.63MB + Index: 0.00MB + Engine InnoDB
    fpm_pys_stat_traffic: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    fpm_pys_stat_utm_campaing: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    fpm_pys_stat_utm_content: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    fpm_pys_stat_utm_medium: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    fpm_pys_stat_utm_source: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    fpm_pys_stat_utm_term: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    fpm_redirection_404: Data: 100.13MB + Index: 28.00MB + Engine InnoDB
    fpm_redirection_groups: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    fpm_redirection_items: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
    fpm_redirection_logs: Data: 35.06MB + Index: 4.55MB + Engine InnoDB
    fpm_termmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    fpm_terms: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    fpm_term_relationships: Data: 1.52MB + Index: 0.47MB + Engine InnoDB
    fpm_term_taxonomy: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    fpm_usermeta: Data: 329.97MB + Index: 228.45MB + Engine InnoDB
    fpm_users: Data: 14.50MB + Index: 8.55MB + Engine InnoDB
    fpm_wcs_payment_retries: Data: 5.52MB + Index: 1.52MB + Engine InnoDB
    fpm_wc_admin_notes: Data: 0.08MB + Index: 0.00MB + Engine InnoDB
    fpm_wc_admin_note_actions: Data: 0.05MB + Index: 0.02MB + Engine InnoDB
    fpm_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    fpm_wc_customer_lookup: Data: 9.52MB + Index: 8.00MB + Engine InnoDB
    fpm_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    fpm_wc_order_coupon_lookup: Data: 5.52MB + Index: 8.02MB + Engine InnoDB
    fpm_wc_order_product_lookup: Data: 618.98MB + Index: 448.88MB + Engine InnoDB
    fpm_wc_order_stats: Data: 44.58MB + Index: 32.55MB + Engine InnoDB
    fpm_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    fpm_wc_product_attributes_lookup: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    fpm_wc_product_download_directories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    fpm_wc_product_meta_lookup: Data: 0.08MB + Index: 0.09MB + Engine InnoDB
    fpm_wc_rate_limits: Data: 0.08MB + Index: 0.06MB + Engine InnoDB
    fpm_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    fpm_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    fpm_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    fpm_wc_zapier_history: Data: 7.02MB + Index: 0.00MB + Engine InnoDB
    fpm_wfblockediplog: Data: 0.06MB + Index: 0.00MB + Engine InnoDB
    fpm_wfblocks7: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    fpm_wfconfig: Data: 0.48MB + Index: 0.00MB + Engine InnoDB
    fpm_wfcrawlers: Data: 0.05MB + Index: 0.00MB + Engine InnoDB
    fpm_wffilechanges: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    fpm_wffilemods: Data: 3.52MB + Index: 0.00MB + Engine InnoDB
    fpm_wfhits: Data: 1.52MB + Index: 0.30MB + Engine InnoDB
    fpm_wfhoover: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    fpm_wfissues: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    fpm_wfknownfilelist: Data: 2.52MB + Index: 0.00MB + Engine InnoDB
    fpm_wflivetraffichuman: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    fpm_wflocs: Data: 0.05MB + Index: 0.00MB + Engine InnoDB
    fpm_wflogins: Data: 1.52MB + Index: 0.19MB + Engine InnoDB
    fpm_wfls_2fa_secrets: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    fpm_wfls_settings: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    fpm_wfnotifications: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    fpm_wfpendingissues: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    fpm_wfreversecache: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    fpm_wfsnipcache: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    fpm_wfstatus: Data: 0.20MB + Index: 0.13MB + Engine InnoDB
    fpm_wftrafficrates: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    fpm_wf_sn_tests: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    fpm_woocommerce_exported_csv_items: Data: 0.25MB + Index: 0.06MB + Engine InnoDB
    fpm_wpfm_backup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    fpm_wpml_mails: Data: 2200.72MB + Index: 0.00MB + Engine InnoDB
    fpm_wpmm_subscribers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    fpm_wt_iew_action_history: Data: 0.05MB + Index: 0.00MB + Engine InnoDB
    fpm_wt_iew_cron: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    fpm_wt_iew_ftp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    fpm_wt_iew_mapping_template: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    
    ### Post Type Counts ###
    
    acf-field: 14
    acf-field-group: 6
    afreg_fields: 1
    attachment: 995
    aw_workflow: 49
    custom_css: 4
    def_reg_fields: 10
    e-landing-page: 1
    elementor_library: 52
    faq: 8
    information_text: 1
    nav_menu_item: 2
    page: 105
    post: 22
    product: 472
    product_variation: 1
    revision: 2257
    shop_coupon: 1418
    shop_order: 312674
    shop_order_refund: 5307
    shop_subscription: 67380
    wapf_product: 4
    wpcf7_contact_form: 3
    ywsbs_subscription: 2
    
    ### Security ###
    
    Secure connection (HTTPS): ✔
    Hide errors from visitors: ✔
    
    ### Active Plugins (59) ###
    
    Query Monitor: by John Blackbourn – 3.10.1
    IP2Location Country Blocker: by IP2Location – 2.28.4
    Pixel Manager for WooCommerce: by SweetCode – 1.27.2
    Additional Order Filters for WooCommerce: by Anton Bond – 1.10
    AdRoll for WooCommerce Stores: by AdRoll – 2.2.17
    Advanced Custom Fields PRO: by Delicious Brains – 5.11.4
    Advanced Custom Fields: by WP Engine – 6.0.5
    AutomateWoo - Refer A Friend Add-on: by WooCommerce – 2.6.1
    AutomateWoo: by WooCommerce – 5.4.2
    CF7 Google Sheet Connector: by GSheetConnector – 99.6
    Classic Editor: by WordPress Contributors – 1.6.2
    Contact Form 7: by Takayuki Miyoshi – 5.6.4
    Google Tag Manager for WordPress: by Thomas Geiger – 1.15.1
    Elementor Pro: by Elementor.com – 3.5.2
    Elementor: by Elementor.com – 3.8.1
    Email Log: by Sudar – 2.4.8
    Expire User Passwords: by Miller Media – 1.3.1
    Facebook for WooCommerce: by Facebook – 3.0.4
    GD Mail Queue: Gmail Addon: by Milan Petrovic – 1.2
    GD Mail Queue Pro: by Milan Petrovic – 5.3
    Head & Footer Code: by Aleksandar Urošević – 1.3.0
    Impact: Partnership Cloud: by Impact – 1.0.19
    Instapage Plugin: by Instapage – 3.4.0
    Klaviyo: by Klaviyo
    Inc. – 3.0.4
    
    Manage Notification E-mails: by Virgial Berveling – 1.8.4
    Pepperjam Pixel: by Pepperjam  – 1.1.1
    PixelYourSite PRO: by PixelYourSite – 9.3.0
    PixelYourSite Super Pack: by PixelYourSite – 3.0.7
    POWR: by POWR.io – 2.1.0
    Product Sales Report for WooCommerce: by Aspen Grove Studios – 1.5.1
    PW WooCommerce Copy Coupon: by Pimwick
    LLC – 1.24
    
    Quick and Easy FAQs: by Inspiry Themes – 1.3.6
    Redirection: by John Godley – 5.3.5
    Toolbox for WooCommerce Subscriptions: by Shop Plugins – 1.4.23
    Transients Manager: by WPBeginner – 2.0.3
    Unlimited Elements for Elementor: by Unlimited Elements – 1.5.39
    User Switching: by John Blackbourn & contributors – 1.7.0
    WooCommerce Fraud Prevention Plugin Premium: by theDotstore – 2.1.1
    WP Sheet Editor - WooCommerce Coupons (Premium): by WP Sheet Editor – 1.3.14
    WP Sheet Editor - WooCommerce Orders Pro: by WP Sheet Editor – 1.2.9
    WooCommerce Checkout Field Editor: by WooCommerce – 1.6.1
    WooCommerce Conversion Tracking: by weDevs – 2.0.10
    Braintree for WooCommerce Payment Gateway: by WooCommerce – 2.9.0
    WooCommerce Google Analytics Integration: by WooCommerce – 1.5.17
    WooCommerce Min/Max Quantities: by WooCommerce – 2.4.20
    WooCommerce Shipment Tracking: by WooCommerce – 1.6.26
    WooCommerce - ShipStation Integration: by WooCommerce – 4.3.1
    WooCommerce Simply Order Export: by Ankit Gade – 3.0.13
    WooCommerce Store Credit: by Themesquad – 3.6.0
    WooCommerce Subscription Cancel Email to Customer: by iZZY Chen – 1 ALPHA
    WooCommerce Subscriptions CSV Importer and Exporter: by Prospress Inc – 2.1.0
    WooCommerce Subscriptions: by WooCommerce – 3.0.13
    WooCommerce URL Coupons: by SkyVerge – 2.12.0
    WooCommerce Zapier: by OM4 – 2.0.7
    WooCommerce: by Automattic – 7.1.0
    WordPress Importer: by wordpressdotorg – 0.8
    WP Crontrol: by John Blackbourn & crontributors – 1.14.0
    WPS Hide Login: by WPServeur
    NicolasKulka
    wpformation – 1.9.6
    
    Zapier for WordPress: by Zapier – 1.0.4
    
    ### Inactive Plugins (10) ###
    
    Action Scheduler - Disable Default Queue Runner: by Prospress Inc. – 1.0.0
    Action Scheduler High Volume: by Prospress Inc. – 1.1.0
    Checkout Address AutoFill For WooCommerce: by zetamatic – 1.1.8
    Disable Emails: by WebAware – 1.8.1
    LightStart - Maintenance Mode, Coming Soon and Landing Page Builder: by Themeisle – 2.6.1
    Oribi Analytics for WooCommerce: by Oribi – 1.8.3
    Points and Rewards for WooCommerce: by WP Swings – 1.2.12
    Trustpilot-reviews: by Trustpilot – 2.5.914
    WooCommerce Admin: by WooCommerce – 3.3.2
    WooCommerce Slack: by WooCommerce – 1.2.7
    
    ### Dropin Plugins (1) ###
    
    db.php: Query Monitor Database Class (Drop-in)
    
    ### Settings ###
    
    API Enabled: ✔
    Force SSL: –
    Currency: USD ($)
    Currency Position: left
    Thousand Separator: ,
    Decimal Separator: .
    Number of Decimals: 2
    Taxonomies: Product Types: external (external)
    grouped (grouped)
    simple (simple)
    subscription (subscription)
    variable (variable)
    variable subscription (variable-subscription)
    
    Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)
    exclude-from-search (exclude-from-search)
    featured (featured)
    outofstock (outofstock)
    rated-1 (rated-1)
    rated-2 (rated-2)
    rated-3 (rated-3)
    rated-4 (rated-4)
    rated-5 (rated-5)
    
    Connected to WooCommerce.com: –
    Enforce Approved Product Download Directories: –
    
    ### WC Pages ###
    
    Shop base: ❌ Page visibility should be public
    Cart: ❌ Page does not contain the [woocommerce_cart] shortcode or the woocommerce/cart block.
    Checkout: #8 - /checkout/
    My account: #9 - /my-account/
    Terms and conditions: ❌ Page not set
    
    ### Theme ###
    
    Name: xyz
    Version: 5.0
    Author URL: https://www.xyzvip.com/
    Child Theme: ❌ – If you are modifying WooCommerce on a parent theme that you did not build personally we recommend using a child theme. See: How to create a child theme
    WooCommerce Support: ❌ Not declared
    
    ### Templates ###
    
    Overrides: xyz/woocommerce/archive-product.php
    xyz/woocommerce/auth/footer.php
    xyz/woocommerce/auth/form-grant-access.php
    xyz/woocommerce/auth/form-login.php version 3.4.0 is out of date. The core version is 7.0.1
    xyz/woocommerce/auth/header.php
    xyz/woocommerce/cart/cart-empty.php version 3.5.0 is out of date. The core version is 7.0.1
    xyz/woocommerce/cart/cart-item-data.php
    xyz/woocommerce/cart/cart-shipping.php
    xyz/woocommerce/cart/cart-totals.php
    xyz/woocommerce/cart/cart.php version 3.8.0 is out of date. The core version is 7.0.1
    xyz/woocommerce/cart/cross-sells.php
    xyz/woocommerce/cart/mini-cart.php version 3.7.0 is out of date. The core version is 5.2.0
    xyz/woocommerce/cart/proceed-to-checkout-button.php version 2.4.0 is out of date. The core version is 7.0.1
    xyz/woocommerce/cart/shipping-calculator.php version 4.0.0 is out of date. The core version is 7.0.1
    xyz/woocommerce/checkout/cart-errors.php
    xyz/woocommerce/checkout/form-billing.php
    xyz/woocommerce/checkout/form-checkout.php
    xyz/woocommerce/checkout/form-coupon.php version 3.4.4 is out of date. The core version is 7.0.1
    xyz/woocommerce/checkout/form-login.php
    xyz/woocommerce/checkout/form-pay.php version 3.4.0 is out of date. The core version is 7.0.1
    xyz/woocommerce/checkout/form-shipping.php
    xyz/woocommerce/checkout/order-receipt.php
    xyz/woocommerce/checkout/payment-method.php
    xyz/woocommerce/checkout/payment.php version 3.5.3 is out of date. The core version is 7.0.1
    xyz/woocommerce/checkout/review-order.php version 3.8.0 is out of date. The core version is 5.2.0
    xyz/woocommerce/checkout/terms.php
    xyz/woocommerce/checkout/thankyou.php
    xyz/woocommerce/content-product-cat.php
    xyz/woocommerce/content-product.php
    xyz/woocommerce/content-single-product.php
    xyz/woocommerce/content-widget-price-filter.php version 3.7.1 is out of date. The core version is 7.0.1
    xyz/woocommerce/content-widget-product.php
    xyz/woocommerce/content-widget-reviews.php
    xyz/woocommerce/emails/admin-cancelled-order.php
    xyz/woocommerce/emails/admin-failed-order.php
    xyz/woocommerce/emails/admin-new-order.php
    xyz/woocommerce/emails/customer-completed-order.php
    xyz/woocommerce/emails/customer-invoice.php version 1 ALPHA is out of date. The core version is 3.7.0
    xyz/woocommerce/emails/customer-new-account.php version 1 ALPHA is out of date. The core version is 6.0.0
    xyz/woocommerce/emails/customer-note.php
    xyz/woocommerce/emails/customer-on-hold-order.php
    xyz/woocommerce/emails/customer-processing-order.php version 1 ALPHA is out of date. The core version is 3.7.0
    xyz/woocommerce/emails/customer-refunded-order.php version - is out of date. The core version is 3.7.0
    xyz/woocommerce/emails/customer-reset-password.php version 1 ALPHA is out of date. The core version is 4.0.0
    xyz/woocommerce/emails/email-addresses.php version 3.9.0 is out of date. The core version is 5.6.0
    xyz/woocommerce/emails/email-customer-details.php
    xyz/woocommerce/emails/email-downloads.php
    xyz/woocommerce/emails/email-footer.php
    xyz/woocommerce/emails/email-header.php
    xyz/woocommerce/emails/email-order-details.php
    xyz/woocommerce/emails/email-order-items.php
    xyz/woocommerce/emails/email-styles.php
    xyz/woocommerce/emails/plain/admin-cancelled-order.php
    xyz/woocommerce/emails/plain/admin-failed-order.php
    xyz/woocommerce/emails/plain/admin-new-order.php
    xyz/woocommerce/emails/plain/customer-completed-order.php
    xyz/woocommerce/emails/plain/customer-invoice.php
    xyz/woocommerce/emails/plain/customer-new-account.php version 3.7.0 is out of date. The core version is 6.0.0
    xyz/woocommerce/emails/plain/customer-note.php
    xyz/woocommerce/emails/plain/customer-on-hold-order.php
    xyz/woocommerce/emails/plain/customer-processing-order.php
    xyz/woocommerce/emails/plain/customer-refunded-order.php
    xyz/woocommerce/emails/plain/customer-reset-password.php
    xyz/woocommerce/emails/plain/email-addresses.php version 3.4.0 is out of date. The core version is 5.6.0
    xyz/woocommerce/emails/plain/email-customer-details.php
    xyz/woocommerce/emails/plain/email-downloads.php
    xyz/woocommerce/emails/plain/email-order-details.php
    xyz/woocommerce/emails/plain/email-order-items.php version 3.7.0 is out of date. The core version is 5.2.0
    xyz/woocommerce/global/breadcrumb.php
    xyz/woocommerce/global/form-login.php version 3.6.0 is out of date. The core version is 7.1.0
    xyz/woocommerce/global/quantity-input.php
    xyz/woocommerce/global/sidebar.php
    xyz/woocommerce/global/wrapper-end.php
    xyz/woocommerce/global/wrapper-start.php
    xyz/woocommerce/loop/add-to-cart.php
    xyz/woocommerce/loop/loop-end.php
    xyz/woocommerce/loop/loop-start.php
    xyz/woocommerce/loop/no-products-found.php
    xyz/woocommerce/loop/orderby.php
    xyz/woocommerce/loop/pagination.php
    xyz/woocommerce/loop/price.php
    xyz/woocommerce/loop/rating.php
    xyz/woocommerce/loop/result-count.php
    xyz/woocommerce/loop/sale-flash.php
    xyz/woocommerce/myaccount/dashboard.php
    xyz/woocommerce/myaccount/downloads.php
    xyz/woocommerce/myaccount/form-add-payment-method.php version 4.3.0 is out of date. The core version is 7.0.1
    xyz/woocommerce/myaccount/form-edit-account.php version 3.5.0 is out of date. The core version is 7.0.1
    xyz/woocommerce/myaccount/form-edit-address.php version 3.6.0 is out of date. The core version is 7.0.1
    xyz/woocommerce/myaccount/form-login.php version 4.1.0 is out of date. The core version is 7.0.1
    xyz/woocommerce/myaccount/form-lost-password.php version 3.5.2 is out of date. The core version is 7.0.1
    xyz/woocommerce/myaccount/form-reset-password.php version 3.5.5 is out of date. The core version is 7.0.1
    xyz/woocommerce/myaccount/lost-password-confirmation.php
    xyz/woocommerce/myaccount/my-account.php
    xyz/woocommerce/myaccount/my-address.php
    xyz/woocommerce/myaccount/my-downloads.php
    xyz/woocommerce/myaccount/my-orders.php
    xyz/woocommerce/myaccount/navigation.php
    xyz/woocommerce/myaccount/orders.php version 3.7.0 is out of date. The core version is 7.0.1
    xyz/woocommerce/myaccount/payment-methods.php
    xyz/woocommerce/myaccount/view-order.php
    xyz/woocommerce/notices/error.php
    xyz/woocommerce/notices/notice.php
    xyz/woocommerce/notices/success.php
    xyz/woocommerce/order/form-tracking.php version 3.6.0 is out of date. The core version is 7.0.1
    xyz/woocommerce/order/order-again.php
    xyz/woocommerce/order/order-details-customer.php version 3.4.4 is out of date. The core version is 5.6.0
    xyz/woocommerce/order/order-details-item.php version 3.7.0 is out of date. The core version is 5.2.0
    xyz/woocommerce/order/order-details.php
    xyz/woocommerce/order/order-downloads.php
    xyz/woocommerce/order/tracking.php
    xyz/woocommerce/product-searchform.php version 3.3.0 is out of date. The core version is 7.0.1
    xyz/woocommerce/single-product/add-to-cart/external.php version 3.4.0 is out of date. The core version is 7.0.1
    xyz/woocommerce/single-product/add-to-cart/grouped.php version 4.0.0 is out of date. The core version is 7.0.1
    xyz/woocommerce/single-product/add-to-cart/simple.php version 3.4.0 is out of date. The core version is 7.0.1
    xyz/woocommerce/single-product/add-to-cart/variable.php version 3.5.5 is out of date. The core version is 6.1.0
    xyz/woocommerce/single-product/add-to-cart/variation-add-to-cart-button.php version 3.4.0 is out of date. The core version is 7.0.1
    xyz/woocommerce/single-product/add-to-cart/variation.php
    xyz/woocommerce/single-product/meta.php
    xyz/woocommerce/single-product/photoswipe.php
    xyz/woocommerce/single-product/price.php
    xyz/woocommerce/single-product/product-attributes.php
    xyz/woocommerce/single-product/product-image.php
    xyz/woocommerce/single-product/product-thumbnails.php
    xyz/woocommerce/single-product/rating.php
    xyz/woocommerce/single-product/related.php
    xyz/woocommerce/single-product/review-meta.php
    xyz/woocommerce/single-product/review-rating.php
    xyz/woocommerce/single-product/review.php
    xyz/woocommerce/single-product/sale-flash.php
    xyz/woocommerce/single-product/share.php
    xyz/woocommerce/single-product/short-description.php
    xyz/woocommerce/single-product/stock.php
    xyz/woocommerce/single-product/tabs/additional-information.php
    xyz/woocommerce/single-product/tabs/description.php
    xyz/woocommerce/single-product/tabs/tabs.php
    xyz/woocommerce/single-product/title.php
    xyz/woocommerce/single-product/up-sells.php
    xyz/woocommerce/single-product-reviews.php
    xyz/woocommerce/single-product.php
    xyz/woocommerce/taxonomy-product-cat.php
    xyz/woocommerce/taxonomy-product-tag.php
    
    Outdated Templates: ❌
    					
    					
    						Learn how to update
    
    ### Subscriptions ###
    
    WCS_DEBUG: ✔ No
    Subscriptions Mode: ✔ Live
    Subscriptions Live URL: https://www.xyzmeals.com
    Subscriptions Template Theme Overrides: xyz/woocommerce/checkout/form-change-payment-method.php
    xyz/woocommerce/checkout/recurring-totals.php
    xyz/woocommerce/checkout/subscription-receipt.php
    xyz/woocommerce/emails/admin-payment-retry.phpversion 1 ALPHA is out of date. The core version is 2.6.0
    xyz/woocommerce/emails/cancelled-subscription.phpversion 1 ALPHA is out of date. The core version is 2.6.0
    xyz/woocommerce/emails/customer-completed-renewal-order.phpversion 1 ALPHA is out of date. The core version is 2.6.0
    xyz/woocommerce/emails/customer-completed-switch-order.phpversion 1 ALPHA is out of date. The core version is 2.6.0
    xyz/woocommerce/emails/customer-on-hold-renewal-order.phpversion 1 ALPHA is out of date. The core version is 3.0.0
    xyz/woocommerce/emails/email-order-details.php
    xyz/woocommerce/emails/plain/email-order-details.php
    xyz/woocommerce/emails/subscription-info.php
    xyz/woocommerce/myaccount/my-subscriptions.php
    xyz/woocommerce/myaccount/related-orders.php
    xyz/woocommerce/myaccount/related-subscriptions.php
    xyz/woocommerce/myaccount/subscription-details.php
    xyz/woocommerce/myaccount/subscription-totals-table.php
    xyz/woocommerce/myaccount/subscription-totals.php						❌ Learn how to update
    
    Subscription Statuses: wc-active: 9879
    wc-expired: 446
    wc-pending: 24
    wc-on-hold: 322
    wc-cancelled: 56709
    
    WooCommerce Account Connected: ❌ No
    Custom Retry Rules: ❌ Yes
    Custom Retry Rule Class: ✔ No
    Custom Raw Retry Rule: ✔ No
    Custom Retry Rule: ✔ No
    Retries Migration Status: ✔ Completed
    Report Cache Enabled: ✔ Yes
    Cache Update Failures: ✔ 0 failure
    
    ### Store Setup ###
    
    Country / State: United States (US) — Missouri
    
    ### Subscriptions by Payment Gateway ###
    
    Braintree (Credit Card): wc-active: 9850
    wc-cancelled: 56532
    wc-expired: 339
    wc-on-hold: 316
    wc-pending: 14
    
    other: wc-cancelled: 3
    wc-expired: 2
    wc-cancelled: 12
    
    ### Payment Gateway Support ###
    
    Braintree (Credit Card): products
    card_types
    payment_form
    tokenization
    charge
    charge-virtual
    authorization
    capture_charge
    customer_decline_messages
    refunds
    voids
    customer_id
    add_payment_method
    token_editor
    apple_pay
    subscriptions
    subscription_suspension
    subscription_cancellation
    subscription_reactivation
    subscription_amount_changes
    subscription_date_changes
    multiple_subscriptions
    subscription_payment_method_change_customer
    subscription_payment_method_change_admin
    
    ### Braintree (Credit Card) ###
    
    Environment: Production
    Tokenization Enabled: 
    Debug Mode: Off
    
    ### Admin ###
    
    Enabled Features: activity-panels
    analytics
    coupons
    customer-effort-score-tracks
    experimental-products-task
    experimental-import-products-task
    experimental-fashion-sample-products
    shipping-smart-defaults
    shipping-setting-tour
    homescreen
    marketing
    multichannel-marketing
    mobile-app-banner
    navigation
    onboarding
    onboarding-tasks
    remote-inbox-notifications
    remote-free-extensions
    payment-gateway-suggestions
    shipping-label-banner
    subscriptions
    store-alerts
    transient-notices
    woo-mobile-welcome
    wc-pay-promotion
    wc-pay-welcome-page
    
    Disabled Features: minified-js
    new-product-management-experience
    settings
    
    Daily Cron: ✔ Next scheduled: 2022-11-28 08:01:27 -05:00
    Options: ✔
    Notes: 60
    Onboarding: completed
    
    ### Action Scheduler ###
    
    Canceled: 88
    Oldest: 2022-11-16 18:20:09 -0500
    Newest: 2022-11-24 07:17:33 -0500
    
    Complete: 460,874
    Oldest: 2022-10-27 12:18:57 -0400
    Newest: 2022-11-28 00:36:47 -0500
    
    Failed: 18,569
    Oldest: 2022-02-01 21:55:23 -0500
    Newest: 2022-11-27 17:00:52 -0500
    
    Pending: 10,066
    Oldest: 2022-11-28 04:15:00 -0500
    Newest: 2023-06-07 18:15:00 -0400
    
    ### WooCommerce Zapier ###
    
    Database Version: ✔ 12
    Detailed Logging Enabled: No
    Legacy Mode Disabled: ✔ Yes
    SSL: ✔ Yes
    REST API Authentication Key(s): ✔ 6
    Task History Record Count: ✔ 24475
    Webhook #68: Zapier #subscription:11502393
    - Status: active
    - Trigger: subscription.created
    - Delivery Count (Last 30 Days): 4226
    Webhook #58: Zapier #subscription:3779756
    - Status: active
    - Trigger: 
    - Delivery Count (Last 30 Days): 0
    Webhook #16: Zapier #117884379
    - Status: active
    - Trigger: order.created
    - Delivery Count (Last 30 Days): 20246
    Coupon Action Count: 3
    
    ### Status report information ###
    
    Generated at: 2022-11-28 00:38:31 -05:00
    

    Hello,

    So I can say there will be 40K-50K action schedules that need to be run in that timeframe.

    … But in the scenario server gets overwhelmed.

    As a first step, I’d recommend checking this case with your web-host to make sure the WP-cron is working properly.

    [More info].

    May I ask, can you please navigate to WooCommerce > System Status > Logs (check if there are errors visible on there, if so, please share the errors with us, that will help to investigate further).

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to finish all scheduled actions in a set time frame?’ is closed to new replies.