mirror of
https://github.com/chatmail/core.git
synced 2026-04-29 03:16:29 +03:00
improve debugging
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user