update at 2022-02-21 20:16:41 by ehlxr
This commit is contained in:
parent
88b9d511dd
commit
ca43cd5454
@ -83,7 +83,7 @@ async fn refresh_token() {
|
|||||||
tokio::time::sleep(tokio::time::Duration::from_secs(interval)).await;
|
tokio::time::sleep(tokio::time::Duration::from_secs(interval)).await;
|
||||||
debug!("refresh_token... ");
|
debug!("refresh_token... ");
|
||||||
|
|
||||||
interval = 5;
|
interval = 60;
|
||||||
CACHE
|
CACHE
|
||||||
.write()
|
.write()
|
||||||
.await
|
.await
|
||||||
|
Loading…
Reference in New Issue
Block a user