balena-io-modules / balena-procbots

Process bots used for automating the development and deployment CI pipeline
https://balena-io-modules.github.io/balena-procbots/
Apache License 2.0
7 stars 3 forks source link

Improve error reporting when a listener method throws #664

Closed LucianBuzzo closed 3 years ago

LucianBuzzo commented 3 years ago

This change serializes errors thrown from listener methods, preserving additional data such as stack traces, which are very useful for debugging problems.

Change-type: patch Signed-off-by: Lucian Buzzo lucian.buzzo@gmail.com

nazrhom commented 3 years ago

@balena-ci retest

LucianBuzzo commented 3 years ago

@balena-ci I self-certify!