Skip to content

Questions about some Linux handlers #386

Answered by sei-dupdyke
tm6907 asked this question in Q&A
Discussion options

You must be logged in to vote

2... does the "ScheduleType" of Cron affect the handler in anyway or is just running the command described in "TimelineEvents" ? Because it seems the "Schedule" doesn't affect when the Cron job is run, instead its determined by the "DelayAfter" value.

Some wanted to be able to schedule specific activities at very specific times, so we implemented Quartz - a library that enabled cron style task scheduling (Quartz has others as well, but we felt most people would know cron).

I'd have to look into the specific issue you're seeing. TBH, we mostly use ghosts for randomized activity, and so very rarely if ever use cron (I'd actually argue to remove it, unless folks have compelling arguments t…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@tm6907
Comment options

@tm6907
Comment options

Comment options

You must be logged in to vote
1 reply
@tm6907
Comment options

Answer selected by tm6907
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants