Vladimir Plakhotnikov
Vladimir Plakhotnikov
### Plugin JOBS ### I have an idea! I have an idea, listen to me! I suggest to add requeue param to failed task metric. We have `rr_jobs_jobs_err` metric in...
### Plugin JOBS ### I have an idea! We in the company actively use JOBS plugin and process a lot of tasks. Our monolithic application has very different queue handlers...
### No duplicates 🥲. - [X] I have searched for a similar issue in our bug tracker and didn't find any solutions. ### What happened? A bug happened! Stopping the...
### Plugin Server ### I have an idea! When my newbie was getting used to the RR, some problems arose that were difficult to diagnose. Let's say i have typical...
### No duplicates 🥲. - [X] I have searched for a similar issue in our bug tracker and didn't find any solutions. ### What happened? When splitting configs, forwarding the...
### Plugin Server ### I have an idea! Hello! I often have to switch between debug mode and back. It is not always clear what mode the server is in....
Hello! I have an idea! https://qossmic.github.io/deptrac/collectors/#composer-collector According to documentation: ```The composer collector allows you to define dependencies on composer require or require-dev packages that follow PSR-0 or PSR-4 autoloading convention....
Hi, I am using [Composer collector](https://qossmic.github.io/deptrac/collectors/#composer-collector) and have to list a large list of packages. For example, i have many Symfony packages: ``` deptrac: layers: - name: Symfony collectors: -...