entity icon indicating copy to clipboard operation
entity copied to clipboard

Dissolutions Job - Add more debug logging

Open argush3 opened this issue 1 year ago • 2 comments

To help with testing and troubleshooting of the dissolution process, it would be useful to add more detailed debug logging.

TODOs

  • [x] Add more debug logging to dissolution job for following:
    • enter/exiting a stage
    • when a new batch is created
    • when a new batch_processing entry is created
    • when a batch is marked a completed
    • when a dissolution message has been sent to filer successfully in stage 3
    • any other logging that would help with debugging
  • [x] Verify logging via manual runs of stage 1-3

argush3 avatar Jun 28 '24 18:06 argush3

Test notes

You can run the test manually Vishnu. If you see the new debugging code, then we're good!

JazzarKarim avatar Jul 10 '24 20:07 JazzarKarim

Running a dissolution job:

oc -n cc892f-dev debug cronjob/involuntary-dissolutions-dev

Screenshot 2024-07-10 at 9.49.49 PM.png

vishnup0422 avatar Jul 11 '24 17:07 vishnup0422