Introduce tasks limit and after to the tasks route

This commit is contained in:
Kerollmops
2022-06-01 12:04:01 +02:00
parent 461b91fd13
commit c11d21879a
7 changed files with 95 additions and 167 deletions

1
Cargo.lock generated
View File

@ -2114,6 +2114,7 @@ dependencies = [
"rayon",
"regex",
"reqwest",
"roaring",
"rustls",
"serde",
"serde_json",