Cronicle Job Scheduling Behavior with Primary and Backup Instances #879
Unanswered
saikrishna1488
asked this question in
Q&A
Replies: 2 comments
-
Yes, if your event is targeted to run on a group (not an individual server), then Cronicle will select a server in that group to run the job. You can also select an algorithm to use for selecting which server in the group. And yes, a server has to be online and connected to the cluster in order to be selected to run a job. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi Joseph,
Thanks for the reply. My doubt is cleared.
…On Thu, Mar 6, 2025 at 9:25 PM Joseph Huckaby ***@***.***> wrote:
Yes, if your event is targeted to run on a *group* (not an individual
server), then Cronicle will select a server in that group to run the job.
You can also select an algorithm to use for selecting which server in the
group. And yes, a server has to be online and connected to the cluster in
order to be selected to run a job.
<https://camo.githubusercontent.com/ef04da62f1467e3b3e64b3ca604548afa53ed9e3dfa13adf7350a17d5e8dea5a/68747470733a2f2f7069786c636f72652e636f6d2f73637265656e73686f74732f53637265656e73686f745f323032352d30332d30365f61745f372e35342e31375f414d2e706e67>
—
Reply to this email directly, view it on GitHub
<#879 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVYSAZ2UFBPMAQ7NPVPK6JD2TBVYZAVCNFSM6AAAAABYOMKZWKVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTENBRGU4DKMI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a Cronicle setup with both Primary and Backup instances. I am running my jobs on the Primary group. My question is: does the scheduling algorithm automatically select an active instance for execution? In other words, will it ignore instances that are down?
I just have one Primary and one Backup
Beta Was this translation helpful? Give feedback.
All reactions