Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@CircuitBreaker not working with Kotlin suspend functions #2153

Open
andre-tqueiroz opened this issue Apr 26, 2024 · 0 comments
Open

@CircuitBreaker not working with Kotlin suspend functions #2153

andre-tqueiroz opened this issue Apr 26, 2024 · 0 comments

Comments

@andre-tqueiroz
Copy link

Resilience4j version: 2.2.0
Java version: 21
Kotlin version: 1.9.23
Spring boot version: 3.2.4

Hi! I need to implement a circuit breaker pattern in a Kotlin + Spring Boot (webflux) project, but the annotation @CircuitBreaker is not working with suspend functions. Does anyone know if this is already supported?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant