-
not compatible with
"next": "^15.0.3",
"next-themes": "^0.3.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
-
Hi,
Feature idea when DataStorm is moved into Ice:
add an dispatcher api to DataStorm so you can select your own thread for executing the upcalls [like](https://doc.zeroc.com/ice/3.7/client-server-…
-
The current implementation works (famous last words). However, it does not fit well with the lifetime of the tasks, which may (or may not) run (one or multiple) GRPC requests.
### Description of the …
-
Currently Dispatcher proto does not contain password field:
```proto
// GET => /v1/api/dispatcher/{id}
message Dispatcher {
required uint64 id = 1;
optional google.protobuf.Timestamp create…
-
Maybe FastRoute or the router from phpleague..
-
Issue in ./help/implementing/dispatcher/validation-debug.md
Hello,
Several customers have reported that the default_filters of the dispatcher present potential security breaches by exposing any …
-
Currently, Pekko Projections only support the `blocking-jdbc-dispatcher` (see https://pekko.apache.org/docs/pekko-projection/current/jdbc.html). Are there any plans to start supporting a new dispatche…
-
Currently, the default dispatcher used for suspending controller functions is `Dispatchers.Unconfined`, which is a dangerous poor choice. I believe it was chosen due to the common misconception that `…
-
With thread-per-core model, each thread accepts connections by it own.
However, because the number of requests on each connection and the processing load of each request are different, the load sit…
-
### Prerequisites
- [X] I am using [the latest version of Locust](https://github.com/locustio/locust/releases/)
- [X] I am reporting a bug, not asking a question
### Description
Hello there.…