-
I came across some problems while using the rate limiter on API endpoints with CORS.
Basically you have to use the `express-rate-limit`'s `handler` [function](https://github.com/nfriedly/express-r…
-
If an **Error** is thrown from http handler with hapi-rate-limitor in use, HapiJs `onPreResponse` request lifecycle event is not triggered for subsequent registered event handlers.
Although if you …
-
Add a routing section functionality that if user tries to access the sketchbook page without logging in then the page should show "sorry login first"
-
Hi! We're using Hapi as a GraphQL gateway so our payloads often look like this:
```
{ "operationName": "getTodos", variables: { .. } }
```
I'm wondering if there's a way we could rate limit some "…
-
**Describe what's wrong**
I tried to set this value as 1, I should get 10 events per second, but get much more
```
CREATE RANDOM STREAM rand_stream(i int default rand()%5) SETTINGS random_s…
-
From user perspective this could be in Client, but it should be done in server anyway.
When there is a unrecognized file, from time to time shoko calculate wrong crc - why ? I don't have idea (time…
-
**Use case**
`random_storages_rate_limitor` is hard to use
we should change it to something like `eps`
also dont set 0 as default value, set a more meaningful one such as 1000.
**Describe …
-
Currently we allocate compactor_memory_limit_mb / 2 memory to the data memory limiter in compactor initialized here:
https://github.com/risingwavelabs/risingwave/blob/a002e05911b0d62ac001dab2f3054db9…
-
I'm constructing my own transition function, and I'm getting an unexpected error. Here is my function:
```
return function(val, newScene, oldScene) {
console.log(newScene);
…
-
When I try to start a portable copy of NVDA (I have used many Alpha and Beta versions since December 2023) it may start the first time, but when I exit the program and start it again, NVDA tries to …