aboutsummaryrefslogtreecommitdiffstats
path: root/filamento/examples
diff options
context:
space:
mode:
authorLibravatar cel 🌸 <cel@bunny.garden>2025-03-27 19:09:35 +0000
committerLibravatar cel 🌸 <cel@bunny.garden>2025-03-27 19:09:35 +0000
commita367aca33fecc03270b5b9ad2a6a21281d760fd8 (patch)
tree695270823ee5d55f483875580c509fb2c300bd26 /filamento/examples
parent83a6aa0574190137b38331bd53795324139237cf (diff)
downloadluz-a367aca33fecc03270b5b9ad2a6a21281d760fd8.tar.gz
luz-a367aca33fecc03270b5b9ad2a6a21281d760fd8.tar.bz2
luz-a367aca33fecc03270b5b9ad2a6a21281d760fd8.zip
refactor(filamento): handle_online logic
Diffstat (limited to 'filamento/examples')
-rw-r--r--filamento/examples/example.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/filamento/examples/example.rs b/filamento/examples/example.rs
index e36968d..b1ab6ce 100644
--- a/filamento/examples/example.rs
+++ b/filamento/examples/example.rs
@@ -20,7 +20,7 @@ async fn main() {
});
client.connect().await.unwrap();
- tokio::time::sleep(Duration::from_secs(5)).await;
+ tokio::time::sleep(Duration::from_secs(15)).await;
info!("sending message");
client
.send_message(