Open straup opened 6 years ago
Some generic mechanism to track and record things processed, things skipped, failures etc.
Maybe stick it ("it" ?) in the ctx object passed to every callback? Would that work? I can't remember if you can pass complex/custom thingies around but that sort of seems like the point of the context package...
ctx
context
Some generic mechanism to track and record things processed, things skipped, failures etc.