This commit is contained in:
parent
c7f3a4ef42
commit
1b4e12c120
|
@ -170,6 +170,8 @@ async fn thumbdata_save(
|
|||
.await
|
||||
{
|
||||
warn!("cannot load thumb {}: {}", thumb_filename, e);
|
||||
} else {
|
||||
warn!("thumb {} uploaded to storj", thumb_filename);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user