Skip to content

Detect non-crash errors  #215

Description

@kuujo

One of the useful features of stc was that it could detect when exceptions occurred inside a node even if the node didn’t crash. Onit should be able to detect exceptional events like these to point developers towards relevant errors. In stc this was done by simply using a regex to find exceptions in the log. But there may be a more elegant solution for detecting errors in Golang/k8s.

Needs investigation.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions