Skip to content

Commit caf79c9

Browse files
committed
update client
1 parent 8ad97d9 commit caf79c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

icda-core/src/backup.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ impl ReUploader {
6060
);
6161
}
6262
}
63-
tokio::time::sleep(tokio::time::Duration::from_secs(60)).await;
63+
tokio::time::sleep(tokio::time::Duration::from_secs(600)).await;
6464
}
6565
}
6666

0 commit comments

Comments
 (0)