[Reporting] Failed jobs should log when job status is synced in ES #44847
Labels
(Deprecated) Feature:Reporting
Use Reporting:Screenshot, Reporting:CSV, or Reporting:Framework instead
enhancement
New value added to drive a business result
Successful reporting jobs log when their output was successfully saved in Elasticsearch:
Unsuccessful jobs are logging the error message encountered, but behind the scenes, Reporting also has to update the job document in Elasticsearch with the failed status and failure reason. Given that failures mean that things are flaky to begin with, we really want to take that event out of behind-the-scenes.
Example screenshot showing existing logs for bad job and good job:
The text was updated successfully, but these errors were encountered: