mirror of
https://codeberg.org/icewind/ugc-scaper.git
synced 2026-06-03 10:14:11 +02:00
add some retry logic
This commit is contained in:
parent
65e2463941
commit
01ee397e59
8 changed files with 64 additions and 48 deletions
|
|
@ -16,6 +16,7 @@ time = { version = "0.3.41", features = ["parsing", "macros"] }
|
|||
steamid-ng = "1.0.0"
|
||||
ugc-scraper-types = { version = "0.2.0", path = "./types" }
|
||||
regex = "1.11.1"
|
||||
tracing = "0.1.41"
|
||||
|
||||
[dev-dependencies]
|
||||
tokio = { version = "1.44.2", features = ["macros", "rt-multi-thread", "rt"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue