Max Repeats Daily and working hours

Support / help / discussion forum for twitter bot
Post Reply
Fahad
Posts: 193
Joined: Sat May 18, 2019 2:26 pm

Max Repeats Daily and working hours

Post by Fahad »

Hi,

I think there is something wrong here..

The problem represent in this:

1- If you put a max repeats daily for any action that you want it to repeat.

2- I you set working hours for the account that would process the last action.

3- TD will run the action but if it outside working hours.. it will ignore it.. right?

4- TD will count the running of this last run.

So to be clear:

1- Account (A) work from 08 until 20.
2- You make tweet action for account (A) and put max repeated daily 14 - and to be repeated every 1 hour - and the action is made by 22:00 o'clock
3- TD will run the action at 22:00 and figure out it's outside of the working hours - but will count this as (1) of the (14) max action.
4- by the time the account will work as in working hours.. TD will think it made (10) actions.. so it will only do another (4) and stop!

Here is a log of only the require data I need to be clear on that matter:

Code: Select all

05:30:18: Starting: 02/08/2019 05:30 AM
05:30:21: num threads: 1
05:30:21: Posting tweet: 0/1
05:30:23:  Account Cannot run: 05:30:00  start: 22:30:00 / stop: 09:30:00 Mon, Tues, Wed, Thurs, Fri, Sat, Sun
05:30:23: Cannot run, outside all working hours for:  Account
05:30:23: Global Daily limit: 18
05:30:23: Daily limit: tweet for account: 18 - processed: 2
05:30:23:  Account Cannot run: 05:30:00  start: 22:30:00 / stop: 09:30:00 Mon, Tues, Wed, Thurs, Fri, Sat, Sun
05:30:23: Cannot run, outside all working hours for:  Account
05:30:23: Repeat every: 0:50
05:30:23: +1 to dailyrepeats: (6/14)
05:30:23: checking daily repeats: Done Today: 6/14
And the next one:

Code: Select all

06:20:26: Starting: 02/08/2019 06:20 AM
06:20:28: num threads: 1
06:20:28: Posting tweet: 0/1
06:20:30:  Account Cannot run: 06:20:00  start: 22:30:00 / stop: 09:30:00 Mon, Tues, Wed, Thurs, Fri, Sat, Sun
06:20:30: Cannot run, outside all working hours for:  Account
06:20:30: Global Daily limit: 18
06:20:30: Daily limit: tweet for account: 18 - processed: 2
06:20:30:  Account Cannot run: 06:20:00  start: 22:30:00 / stop: 09:30:00 Mon, Tues, Wed, Thurs, Fri, Sat, Sun
06:20:30: Cannot run, outside all working hours for:  Account
06:20:30: Repeat every: 0:50
06:20:30: +1 to dailyrepeats: (7/14)
06:20:30: checking daily repeats: Done Today: 7/14
And the one after that:

Code: Select all

07:10:33: Starting: 02/08/2019 07:10 AM
07:10:36: num threads: 1
07:10:36: Posting tweet: 0/1
07:10:38:  Account Cannot run: 07:10:00  start: 22:30:00 / stop: 09:30:00 Mon, Tues, Wed, Thurs, Fri, Sat, Sun
07:10:38: Cannot run, outside all working hours for:  Account
07:10:38: Global Daily limit: 18
07:10:38: Daily limit: tweet for account: 18 - processed: 2
07:10:38:  Account Cannot run: 07:10:00  start: 22:30:00 / stop: 09:30:00 Mon, Tues, Wed, Thurs, Fri, Sat, Sun
07:10:38: Cannot run, outside all working hours for:  Account
07:10:38: Repeat every: 0:50
07:10:38: +1 to dailyrepeats: (8/14)
07:10:38: checking daily repeats: Done Today: 8/14

Code: Select all

13:08:39: Repeat every: 0:50
13:08:39: +1 to dailyrepeats: (14/14)
13:08:39: checking daily repeats: Done Today: 14/14
13:08:39: Cannot repeat again today: 14/14
As you can see.. the global daily limit is working great.. but the max repeats daily is buged.

Log_id: logs_71058
User avatar
martin@rootjazz
Site Admin
Posts: 34637
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Max Repeats Daily and working hours

Post by martin@rootjazz »

ahh yes. The update to check account limits within the action will trigger a daily repeats +1

hmmmm. I'll need to take a look
Fahad
Posts: 193
Joined: Sat May 18, 2019 2:26 pm

Re: Max Repeats Daily and working hours

Post by Fahad »

Waiting :D
User avatar
martin@rootjazz
Site Admin
Posts: 34637
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Max Repeats Daily and working hours

Post by martin@rootjazz »

Fahad wrote: Fri Aug 02, 2019 8:24 pmWaiting :D
Is going to be a nightmare to join this two disparate functions. Will not be a quick fix. You'll be waiting a while I'm afraid
Fahad
Posts: 193
Joined: Sat May 18, 2019 2:26 pm

Re: Max Repeats Daily and working hours

Post by Fahad »

It's Ok..

Take whatever time you want.. at the end I will be greatful to found this powerful software and will find a way to work it out.

Thanks in advance :)
Post Reply