Limit the number of current request for a certain amount of time for some endpoints.
authorGreg Burri <greg.burri@gmail.com>
Mon, 3 Mar 2025 09:10:55 +0000 (10:10 +0100)
committerGreg Burri <greg.burri@gmail.com>
Mon, 3 Mar 2025 09:10:55 +0000 (10:10 +0100)
commitb40ee5f76505fdef55dc62a1c91f230821c1b165
tree357cb5fc6e8280ada44df2a5de25e2ce85864377
parentb2572ebfe5f5cdb8eb8e3f44eaf7632d0746d652
Limit the number of current request for a certain amount of time for some endpoints.
Cargo.lock
backend/Cargo.toml
backend/src/consts.rs
backend/src/main.rs