https://bugzilla.wikimedia.org/show_bug.cgi?id=61882
Antoine "hashar" Musso <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #8 from Antoine "hashar" Musso <[email protected]> --- Ryan Lane wrote: > The problem here is that publish.runner has a default timeout. When that > timeout is reached, the runner stops executing. Part of the issue is that it > times out at all. The other part of this issue is that this command has no > timeout argument: > <http://docs.saltstack.com/en/latest/ref/modules/all/salt.modules.publish.html#salt.modules.publish.runner>. <snip> > I've also added a pull request to allow a timeout argument for > publish.runner: > > https://github.com/saltstack/salt/pull/10815 Ryan patch to add a timeout to salt.modules.publish.runner has been merged (as commit 72dfd80e in https://github.com/saltstack/salt/ ). It is included in: $ git tag --contains 72dfd80e v2014.7 v2014.7.0rc1 v2014.7.0rc2 $ -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
