add some retry logic

This commit is contained in:
Robin Appelman 2025-04-19 15:46:46 +02:00
commit 01ee397e59
8 changed files with 64 additions and 48 deletions

1
api-server/Cargo.lock generated
View file

@ -1972,6 +1972,7 @@ dependencies = [
"thiserror 2.0.12",
"time",
"tokio",
"tracing",
"ugc-scraper-types",
]