Skip to content

(Cron Check) Error parsing #58

@william-aaron-CFA

Description

@william-aaron-CFA

The log file scanning for specific strings denoting an error in the cron logs fails to account for external software updates changing the language used in their error messages. One example being the ImageMagick software command, which identified a failure to convert an image by the string 'convert: no images defined' which is no longer the error message used by this software.

Must use logging error code paradigm instead of scanning human-interpretation strings. Otherwise cron error checker will continue to degrade and miss errors in our processing.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions