Valery Piashchynski
Valery Piashchynski
### No duplicates 🥲. - [X] I have searched for a similar issue. ### What should be improved or cleaned up? Currently we have a priority queue for the `JOBS`...
### No duplicates 🥲. - [X] I have searched for a similar issue. ### What should be improved or cleaned up? Currently we have a bloated [Options message](https://github.com/roadrunner-server/api/blob/master/proto/jobs/v1/jobs.proto#L38) with different...
### Plugin None ### I have an idea! The docker extension feature is gaining popularity. Let's try to make a RoadRunner docker extension: 1. Docs: [link](https://docs.docker.com/desktop/extensions-sdk/quickstart/)
Provide the packages for the OS-specific software management systems: 1. Windows `winget` 2. Linux - `rpm`, `deb`, `pacman` 3. macOS - `brew`
### Plugin None ### I have an idea! Create a **desktop** monitoring tool for RoadRunner that supports all RPC methods. The tool should support the following features: - Worker statistics...
### Plugin None ### I have an idea! `rr upgrade` and `rr upgrade config` commands. It's just an initial idea and it might be changed, but would be nice to...
### Plugin JOBS ### I have an idea! A new option that can limit the parallelism per pipeline. For example, if you use the SQS FIFO queue, at the moment,...
### Plugin roadrunner-temporal ### I have an idea! From the internal discussion: re. the API key feature we talked about this morning, basically we need to do something like this...
## Discussion is here: https://github.com/orgs/roadrunner-server/discussions/1960 Let's keep this ticket clean of discussions and leave only ideas on how to improve RoadRunner in the next major release. Current ideas: 1. RPC...
### No duplicates 🥲. - [X] I have searched for a similar issue. ### What should be improved or cleaned up? Update `build_args` and remove build information from it. Use...