Hi,
Scheduled workflows would run based on queuing handled by the Alteryx Server unless you assign the scheduled workflow to a specific Worker Node. You can get details on schedules by running the api endpoint "/admin/v1/schedules/". This would include an assigned worker. You need Curator access to run that API. I'm on server 2021.4 but that api should be available in newer releases.
Regards.
Hi Tim,
I am on server 2021.3 and I have the admin access.
I am not sure on running the api endpoint to get the schedule list that are runnig specifically on worker nodes. Could you please help me here.
Is there any article that may help/any other way to do this?
thanks
Hi @Pradyumna_CP ,
Take a look here:
https://community.alteryx.com/t5/Alteryx-Server-Discussions/Admin-Scheduler-API/td-p/974858
Please like and mark this as the solution if this helps you.
Thanks,
Tim