mjolnir
mjolnir copied to clipboard
handle logMessage failing in ReportPoller timer
I've left // failed to log. what do?
scattered throughout this because i'd like to discuss what we should actually be doing, so this initial commit is just identifying problem areas.
my suggestion would be to actually put the try
/catch
in logMessage
, and have it fallback to on-disk or off-premesis logging (grafana et al?)