Valery Piashchynski

Results 40 issues of 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...

B-bug
A-plugin
Y-Release blocker
P-GRPC

### 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....

C-feature-request
Y-high

### 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?...

C-enhancement
A-docs

### 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:...

C-enhancement

### 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)....

S-RFC
C-feature-request
Y-Low

### Plugin New Plugin ### I have an idea! Integrate a centrifugal go client as a RR plugin. ref: https://github.com/centrifugal/centrifuge

C-feature-request

### 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 - [ ]...

C-enhancement

### 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,...

C-feature-request

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...

C-enhancement
S-RFC
P-DB
P-new-plugin

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...

C-enhancement
A-other
Y-Medium