1 2 3 4 5 6 7 8 9
function process_metric(pyld) error("boom") end function process_log(pyld) end function tick(pyld) end