Closed
Description
#612 asks that we persist JobReport. I'm thinking that would make a good cookbook example. We could persist at job start and update at job complete. I also like the idea of persisting per-batch details, like each uri and whether it succeeded or failed. I lean away from doing this by default as it adds some overhead. While the overhead would be minimal, it seems best if people add the listener explicitly to accept that overhead.