gatewaynovice

Results 4 issues of gatewaynovice

Question I'm using Spring Cloud Gateway MVC to create custom routes. I need to associate multiple before functions and multiple after functions for each route I build. I needed to...

help wanted
documentation

**Describe the bug** We are seeing intermittent issues where incoming requests are missing all request headers sent by the client. This is intermittent, not reproducible every time but the rate...

waiting-for-triage

Resilience4j version: 2.2.0 Spring Boot: 3.2.5 Java version: 17 We are using Circuitbreaker, BulkHead, TimeLimiter modules of resilience4j. We would like to define and update BulkHead configurations for our backends...

**Describe the bug** Using 4.3.0 version of Spring Cloud Gateway MVC, OPTIONS requests without any request body are failing with the latest version of apache httcomponents HttpClient (5.5.5). Scenario: -...

waiting-for-triage