Stanislav
Results
2
issues of
Stanislav
**Describe the bug** Redis sessions with no expiration time are created even if the `ReactiveRedisSessionRepository.setDefaultMaxInactiveInterval(Duration)` is set. This happens when the app is high loaded **To Reproduce** Let's load the...
type: bug
status: waiting-for-triage
Hi, currently we've faced the issue on our project: OpenAPIV3Parser.resolve() is wrapped with the try-catch and when any error occurs within it, e.g. path is incorrect or a component is...