Commit f760905
committed
Fix logging when a SendSubmissionBatchJob is enqueued
The log line already has a `job_id` field, which refers to the
ScheduleDailyBatchDeliveriesJob that is being run. Rename the field
that refers to the SendSubmissionBatchJob to
`send_submission_batch_job_id` so this shows up in the logs.1 parent e112be9 commit f760905
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
27 | 31 | | |
28 | 32 | | |
29 | 33 | | |
| |||
0 commit comments