fix(shell/command): retry sending events when it fails (#1298)

ref: https://github.com/tauri-apps/tauri/issues/7684
This commit is contained in:
Amr Bashir
2024-05-09 10:38:56 -03:00
committed by GitHub
parent 6af3216fab
commit 5c1b7917e4
4 changed files with 23 additions and 2 deletions
Generated
+1
View File
@@ -6347,6 +6347,7 @@ dependencies = [
"tauri",
"tauri-plugin",
"thiserror",
"tokio",
]
[[package]]