Howard Wu
Howard Wu
^This was Github. Sorry, I don't know why these "auto-closes" keep happening. In snarkVM, the branches usually retarget, rather than closing.
Would it be inefficient/unwise for us to implement our own? It seems we can use an LRUMap on 100K IPs, and track each IP's last `n` request timestamps, where `n`...
Args, this is once again an auto-close by Github. A unique issue to only this repo.
@ljedrz I think we have RPS rate limiting now. Is this PR tangential?
#2942 says that this PR may be complementary. Can you add some color?
@ljedrz can you resolve the merge conflicts and set this limit to be at 100 requests per second? For reader's context: snarkOS includes a **per IP** rate limiter that can...
@randomsleep @ghostant-1017 Is the issue still present in latest commit of `mainnet-staging`? If there is a better design, we can close this PR and work on a new issue.
The imports are supposed to be deployed first (separately). This will become better structured once we have a registry/manager in place on the CLI level. Something I think will take...
I would request we take a different approach to handling this issue. For instance, one could use serial_test or for the test cases add a cfg on a /tmp counter...
It probably works but isn't a great design.