Retweet Action: Setting FluctuateRepeatEveryXMins:19 causes new incorrect working Action

Support / help / discussion forum for twitter bot
Post Reply
bitcoin
Posts: 924
Joined: Tue Jul 04, 2017 1:25 am

Retweet Action: Setting FluctuateRepeatEveryXMins:19 causes new incorrect working Action

Post by bitcoin »

Martin,

I think right clicking a Retweet Action and setting the FluctuateRepeatEveryXMins: value to a number (for example, 19 minutes), the spawned Action of that does not work properly...

The original works as expected:

Code: Select all

SearchTerm:https://twitter.com/insanecoin
PauseMin:987
PauseMax:6969
NumMax:1
RepeatEveryXHours:23
NumRepeatsTodo:0
RepeatEveryXMins:17
FluctuateRepeatEveryXMins:0
MaxDailyRepeatsAllowed:2
FluctuateMaxItemsTodo:0
Follow:False
Shared:False
Unique:True
Like:False
Account:MyAccount
List Accounts:
gives:

Code: Select all

Break, processed before
Checking to remove any of (1) already previous items from merged logs: 0
Nothing removed: 1
*** Pre Process Setup ***
Loop items: 1 with: 1 threads
*** Process Items: 1 with: 1 threads ***
Process: 1/1 : 920788246149419010
Loading previous db logs: 2d1467e4-e2ff-4c76-985d-35f695d9a6aa_Retweet
Loaded previous db logs: 13 processed: 13 within 24hrs: 3
Get bot for: MyAccount
Processing: 920788246149419010 with user: MyAccount
Using acc: MyAccount on: 920788246149419010
Retweet: 920788246149419010 using: MyAccount
Retweeting: .../statuses/921551162117181440
logging processed: 920788246149419010
* SUCCESS (1): 920788246149419010 user: MyAccount
Stopping as got enough...
Check for pause: 987,6969
Pausing for: 5843
BUT when I right-click and edit the action for Fluctuate, I get this:

Code: Select all

Loading previous db logs: 2d1467e4-e2ff-4c76-985d-35f695d9a6aa_Retweet
Loaded previous db logs: 14 processed: 14 within 24hrs: 4
*** Performing Search ***
Specified search: https://twitter.com/insanecoin
Specified search: https://twitter.com/insanecoin
Loading previous db logs: 2d1467e4-e2ff-4c76-985d-35f695d9a6aa_Retweet
Loaded previous db logs: 14 processed: 14 within 24hrs: 4
absearch: alreadyprocessed: 14
Searching: https://twitter.com/insanecoin type: recent
Found: 0
Got: 0 from tweet search
Unique: 0 from tweet search
Search results: 0
Found: 0

*********
Processed: 0/1
Failed: 0
*********

Started: 21/10/2017 03:50 AM
Finished: 21/10/2017 03:50 AM
ID: 26c9bd45-2ce4-482b-9a6f-e983dc0ded0b
Action ran for: 0hr:0min:1s
Repeat action: daily runner: 13:30
Fluctuate wait: 19
Random fluctuate: 19
Next Daily runnner: After Fluctuated2017-10-21 1:21 PM
Fluctuate wait: 19
Random fluctuate: 19
Next Daily runnner: After Fluctuated2017-10-21 1:37 PM
Scheduled to: 2017-10-21 1:37 PM
Which ain't good :)

LOGS:
97253
User avatar
martin@rootjazz
Site Admin
Posts: 34627
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Retweet Action: Setting FluctuateRepeatEveryXMins:19 causes new incorrect working Action

Post by martin@rootjazz »

assuming you had a custom search: usertweets

I performed the same, simple usertweets custom search. ran the action
right click > change fluct min

it worked correctly

Can you replicate this?

If so, detail the exact steps to create the first action then how to edit and cause it
bitcoin
Posts: 924
Joined: Tue Jul 04, 2017 1:25 am

Re: Retweet Action: Setting FluctuateRepeatEveryXMins:19 causes new incorrect working Action

Post by bitcoin »

Yes, it was consistent. I'll make time for this later. Thank you. Got some China-English to correct :(
Post Reply