Richard,
You can find the code for admin users stopping jobs in lib/galaxy/web/base/controllers/admin.py, in the jobs method of the Admin class. Hopefully that will provide the base structure for what you want to accomplish.
--Dave B.
On 3/27/13 12:02:20.000, Richard Park wrote:
___________________________________________________________Hey guys,
I know there's no current way of canceling jobs or workflows through the
API, but does anyone have any idea on how to implement this in Galaxy?
i.e. where in the code base to see how galaxy is currently killing jobs.
My ideal solution would be to get the list of qeued jobs for a giving
history and call something to kill all running jobs in a history or a
way of iterating through all jobs.
Any help would greatly appreciated,
thanks,
Richard
Please keep all replies on the list by using "reply all"
in your mail client. To manage your subscriptions to this
and other Galaxy lists, please use the interface at:
http://lists.bx.psu.edu/
To search Galaxy mailing lists use the unified search at:
http://galaxyproject.org/search/mailinglists/