Limit the number of current request for a certain amount of time for some endpoints.
This commit is contained in:
parent
b2572ebfe5
commit
b40ee5f765
4 changed files with 34 additions and 12 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -2872,6 +2872,7 @@ dependencies = [
|
|||
"pin-project-lite",
|
||||
"sync_wrapper",
|
||||
"tokio",
|
||||
"tokio-util",
|
||||
"tower-layer",
|
||||
"tower-service",
|
||||
"tracing",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue