Results 1 to 4 of 4

Thread: Is there a limit on orders processed per hour?

  1. #1
    Thread Starter
    seoagent's Avatar
    Join Date
    Jul 2012
    Location
    Edmonton, AB, Canada
    Posts
    660
    Thanks
    136
    Thanked 86 Times in 74 Posts

    Is there a limit on orders processed per hour?

    Is there a limit on orders processed per hour?

    File: classipress/includes/payments/order-processing.php

    Code:
    <?php
    
    class APP_Order_Processing extends APP_Queue {
    
    
        public function __construct(){
            $args = array(
                'interval' => 'hourly',
                'limit' => 100
    This would be important to know, because my client base are housing associations. And when they let their members know each site is ready for submissions, there will be at times, more than 100 ad submissions per hour. Also during promotions, will cause this to be breached.

    Also, is this also include ad edits being processed as well? Is there an error message built in when this limit is breached?


    So please let me know? Thanks.
    When in doubt: Read, Ask, Do. G+

  2. #2
    samcy's Avatar
    Join Date
    Mar 2012
    Location
    Germany
    Posts
    12,098
    Thanks
    121
    Thanked 1,756 Times in 1,442 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Rolf Hassel (Samcy)

  3. #3
    samcy's Avatar
    Join Date
    Mar 2012
    Location
    Germany
    Posts
    12,098
    Thanks
    121
    Thanked 1,756 Times in 1,442 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Rolf Hassel (Samcy)

  4. #4
    Thread Starter
    seoagent's Avatar
    Join Date
    Jul 2012
    Location
    Edmonton, AB, Canada
    Posts
    660
    Thanks
    136
    Thanked 86 Times in 74 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    When in doubt: Read, Ask, Do. G+

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Member since (hour)
    By plivans in forum ClassiPress General Discussion
    Replies: 3
    Last Post: April 4th, 2013, 12:27 PM
  2. Hour field
    By finetrader in forum Advanced Custom Fields
    Replies: 1
    Last Post: February 12th, 2013, 02:51 AM
  3. [MOD NEEDED] Membership plans: limit and price per fields => images, video, html, limit ads...
    By goodwash in forum ClassiPress General Discussion
    Replies: 38
    Last Post: January 31st, 2013, 12:15 PM
  4. [SOLVED] How to change salary field to per hour ($8-$10) instead of per year ($20,000-$40,000)
    By jparker0923 in forum JobRoller General Discussion
    Replies: 3
    Last Post: July 21st, 2012, 03:00 AM
  5. Ads list even though paypal has not been processed
    By dave123 in forum Help Using ClassiPress
    Replies: 4
    Last Post: May 5th, 2010, 12:45 AM