Issue #19742 has been updated by Adrien Thebo.
To note, this PR is causing test failures in travis-ci and needs test coverage to verify the changes. ---------------------------------------- Bug #19742: Report processor swallows exceptions https://projects.puppetlabs.com/issues/19742#change-87159 * Author: James Sweeny * Status: Needs More Information * Priority: Normal * Assignee: eric sorenson * Category: reports * Target version: * Affected Puppet version: * Keywords: * Branch: https://github.com/puppetlabs/puppet/pull/1526 ---------------------------------------- The report processor terminus catches errors generated during report processing and only logs them. This is fine for spotting errors when the report is processed by the master, but it makes it difficult to call the report processor via an API (such as the report face) since you will never know if it failed without reading logs. -- 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
