Issue #7967 has been updated by Jacob Helwig.
Given that the primary concern is semantic errors, then you're right, just checking "does this parse as YAML" probably shouldn't be in the first cut. I was under the impression that the complexity of what was done to the reports was moving the timing from being almost entirely YAML parsing to being equal, if not greater on the side of "the stuff after parsing". If that's not the case, then it's probably not ever worth adding a "does this parse as YAML" up front. ---------------------------------------- Feature #7967: Add way to view report import failures in Dashboard https://projects.puppetlabs.com/issues/7967 Author: Matt Robinson Status: Accepted Priority: Normal Assignee: Category: Target version: 1.x Keywords: Branch: Affected URL: Affected Dashboard version: Currently Dashboard receives report uploads and processes them all in one go, but with the work being done to take report submissions and process them in the background (#7938) errors in processing reports won't propagate back to the report submitter. This means if Puppet sends a bad report, it will never find out. There needs to be some way to find out when a bad report it processed, so there should be some UI in dashboard itself to give this feedback. -- 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.
