fix: harden uploaded attachment retention and replay

This commit is contained in:
2026-09-03 05:50:47 +09:00
parent 6c5b8315a3
commit 8a70f3cb26
14 changed files with 321 additions and 29 deletions
Generated
+1
View File
@@ -4412,6 +4412,7 @@ dependencies = [
"thiserror 2.0.18",
"tokio",
"tracing",
"unicode-normalization",
"uuid",
]