Watch Users for new tweets Daily working Times issue (action not stoping)

Support / help / discussion forum for twitter bot
Post Reply
tgrgovma
Posts: 6
Joined: Sat Oct 22, 2022 2:23 pm

Watch Users for new tweets Daily working Times issue (action not stoping)

Post by tgrgovma »

Hi martin,

i am having issues with Watch Users for new tweet module Daily working Times (action not stoping)

Code: Select all

23:00:10: IsAllowedToProcessNow base
23:00:10: IsWithinDailyTimes
23:00:10: Current time: 23:00:00
23:00:10:  Action Cannot run: 23:00:00  start: 23:01:00 / stop: 23:02:00 Mon, Tues, Wed, Thurs, Fri, Sat, Sun
23:00:10: Cannot run, outside all working hours for:  Action
23:00:10: IsWithinDailyTimes canRun: False
23:00:10: Outside of working hours: get reschedule time 
23:00:10:  Cannot run: 23:00:00  start: 23:01:00 / stop: 23:02:00 Mon, Tues, Wed, Thurs, Fri, Sat, Sun
23:00:10: 2301 - 2302 - 1111111 next: 2022-11-30 2301
23:00:11: Outside of working hours: rescheduled for next working hours: 2022-11-30 23:01 PM
23:01:01: IsAllowedToProcessNow base
23:01:01: IsWithinDailyTimes
23:01:01: Current time: 23:01:00
23:01:01:  Action Can run: 23:01:00  start: 23:01:00 / stop: 23:02:00
23:01:01: IsWithinDailyTimes canRun: True
23:01:01: 
****************
Starting: 30/11/2022 23:01 PM
action start but not stopping in specific time, Please check it.

2.How can ignore scrape retweets with Watch Users for new tweet module.

Thank you.
User avatar
martin@rootjazz
Site Admin
Posts: 34706
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Watch Users for new tweets Daily working Times issue (action not stoping)

Post by martin@rootjazz »

what are you trying to do?
Action Can run: 23:01:00 start: 23:01:00 / stop: 23:02:00
you want action to run for 1 minute? 2301 to 2302? why?


But what's the issue
action tried to run 2300 - failed
rescheduled 2301 allowed it runs
?


2.How can ignore scrape retweets with Watch Users for new tweet module.
they shouldn't be scraped. The next update will fix this. I shall let you know when it is ready.



Regards,
Martin
tgrgovma
Posts: 6
Joined: Sat Oct 22, 2022 2:23 pm

Re: Watch Users for new tweets Daily working Times issue (action not stoping)

Post by tgrgovma »

Hi martin,

Code: Select all

what are you trying to do?
I am trying to stop action in specific time, like in other moules .

Code: Select all

you want action to run for 1 minute? 2301 to 2302? why?
1 minute just for test.

Code: Select all

But what's the issue
action tried to run 2300 - failed
rescheduled 2301 allowed it runs
?
but not stoped in / stop: 23:02:00 !!!!!!


Thank you for the help.
User avatar
martin@rootjazz
Site Admin
Posts: 34706
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Watch Users for new tweets Daily working Times issue (action not stoping)

Post by martin@rootjazz »

tgrgovma wrote: Tue Dec 06, 2022 1:48 pm Hi martin,

Code: Select all

what are you trying to do?
I am trying to stop action in specific time, like in other moules .

Code: Select all

you want action to run for 1 minute? 2301 to 2302? why?
1 minute just for test.

Code: Select all

But what's the issue
action tried to run 2300 - failed
rescheduled 2301 allowed it runs
?
but not stoped in / stop: 23:02:00 !!!!!!


Thank you for the help.
ahh ok. Working hours are for actions STARTING, not always stopping. Some actions will stop, but some don't have the functionality built in to stop. WORKING HOURS was added at a later date so the functionality was not built into the design from the start, so it isn't as smooth as perhaps it could be. Time could be assigned to improve it, but time is finite and doing one thing, means not doing another.

However, future development of improving stopping actions based on action working hour could be added - technically anything can be added, it's just time / effort..... So, Your suggestion has been noted and added to the feature suggestions list. Depending on the demand for the change / feature will alter how quickly it gets implemented.

As others have asked for the option to prioritise their feature, I'm just letting you know (it's by no means compulsory) if the feature is very important to you, we do offer the chance to sponsor the feature to get it developed ASAP. If interested write in with your budget (it's simple, the more you pay bigger the priority will be :-) for further discussion: support[at]rootjazz[dot]com



Regards,
Martin
tgrgovma
Posts: 6
Joined: Sat Oct 22, 2022 2:23 pm

Re: Watch Users for new tweets Daily working Times issue (action not stoping)

Post by tgrgovma »

Hi martin,

thank you for your answer.

Regards,
Post Reply