Valery Piashchynski
Valery Piashchynski
### Discussed in https://github.com/roadrunner-server/roadrunner/discussions/1223 Originally posted by **genhoi** July 23, 2022 I tried the new RoadRunner beta (2.11.0-beta.1) for GRPC Reflection for Postman and GrpcUI, for some reason it didn't...
### Plugin Temporal ### I have an idea! In order to track the temporal usage all the client calls, workflow and activity polling calls, must container an SDK version header....
### I have an idea! Create a series of RR tutorials on our [YT channel](https://www.youtube.com/channel/UCHT6-FZGh5Y7JUGJyB8_M0Q) that covers the following topics: - [x] How to create a RR plugin with Velox?...
### No duplicates 🥲. - [X] I have searched for a similar issue. ### What should be improved or cleaned up? It would be nice to have the following metrics:...
### Plugin _No response_ ### I have an idea! Implement a RR as a Caddy module. Draft notes: Implement a `RoundTripper` to have a RR as a Caddy transport (http)....
### Plugin New Plugin ### I have an idea! Integrate a centrifugal go client as a RR plugin. ref: https://github.com/centrifugal/centrifuge
### I have an idea! Eliminate ALL internal communication via json and move it to [Protobuf](https://buf.build/roadrunner-server/api). Todo [WIP]: - [ ] HTTP Plugin - [ ] Request - [ ]...
### Plugin JOBS ### I have an idea! We have a `Stat` RPC method in the `jobs` driver which provides a simple driver's statics, such as the number of delayed,...
Design a plugin that will solve a problem with Postgres (will be first) connections for the PHP workers. At the moment PHP has to use `pgBouncer` or other tools to...
At the moment, if a user sends a lot of jobs (with slow workers) to the pipeline with high priority, other jobs, with low priority seem to be in the...