Maxime Wojtczak

Results 2 issues of Maxime Wojtczak

Use Github Actions to build/release the project. Reuse the same actions as the official Prometheus repository & build system to ensure consistency. - [X] Build - [X] PR - [X]...

**Describe the bug** Using the `ModifyRequestBody` and `Retry` filters causes an `IllegalReferenceCountException` on technical error of the target (_e.g._ premature closed error): ``` io.netty.util.IllegalReferenceCountException: refCnt: 0, decrement: 1 ``` I...

feedback-provided