improve debugging

This commit is contained in:
holger krekel
2020-07-16 00:24:49 +02:00
parent 90be708791
commit e07869ae95
5 changed files with 16 additions and 7 deletions

View File

@@ -978,7 +978,7 @@ async fn perform_job_action(
info!(
context,
"Inbox finished immediate try {} of job {}", tries, job
"Finished immediate try {} of job {}", tries, job
);
try_res