fix(crawler): walk list pages incrementally; stop on empty page (0.45.1) (#4)
Some checks failed
deploy / test-backend (push) Successful in 18m58s
deploy / test-frontend (push) Successful in 9m43s
deploy / build-and-push (push) Failing after 2m26s
deploy / deploy (push) Has been skipped

This commit was merged in pull request #4.
This commit is contained in:
2026-05-31 16:37:14 +00:00
parent 0f90af80cb
commit 3b3d13a0f6
4 changed files with 27 additions and 100 deletions

2
backend/Cargo.lock generated
View File

@@ -1470,7 +1470,7 @@ checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
[[package]]
name = "mangalord"
version = "0.45.0"
version = "0.45.1"
dependencies = [
"anyhow",
"argon2",