this will clean all reports, I don't know how to clean only delayed job failures but it may help
rake RAILS_ENV=production reports:prune upto=0 unit=day On Oct 28, 9:32 pm, "Steven L. Seed" <[email protected]> wrote: > I have a ton of delayed job failures in my dashboard under background tasks. > They are mostly failed imports of report yaml files that were deleted. There > are over 40000 of them so I can't use the "Mark all as read" button because > it causes dashboard to hang forever. Anyone know how I can clear these from > the command line? -- You received this message because you are subscribed to the Google Groups "Puppet Users" 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-users?hl=en.
