Issue #11057 has been updated by Chris Price. Status changed from Accepted to Closed
---------------------------------------- Bug #11057: Better debugging output when skipping an agent/master run. https://projects.puppetlabs.com/issues/11057#change-56093 Author: Daniel Pittman Status: Closed Priority: Normal Assignee: Chris Price Category: agent Target version: 2.7.12 Affected Puppet version: Keywords: Branch: https://github.com/puppetlabs/puppet/pull/235 At the moment we will skip a run if the agent is waiting on a restart because of an external signal, etc. This is necessary because we have an inescapable race around signal handling in that regard. Unfortunately, it was very opaque: there was no information about *why* the restart was skipped. This becomes more important when something else goes wrong and the only diagnostics we have are that we are skipping the scheduled run. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
