Skip to content

Add awaitEntityWithRetry Kotlin extension to WebClient.ResponseSpec#36808

Open
dmitrysulman wants to merge 1 commit into
spring-projects:mainfrom
dmitrysulman:gh-36771
Open

Add awaitEntityWithRetry Kotlin extension to WebClient.ResponseSpec#36808
dmitrysulman wants to merge 1 commit into
spring-projects:mainfrom
dmitrysulman:gh-36771

Conversation

@dmitrysulman
Copy link
Copy Markdown
Contributor

Fixes #36771

See spring-projects#36771

Signed-off-by: Dmitry Sulman <dmitry.sulman@gmail.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label May 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: waiting-for-triage An issue we've not yet triaged or decided on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

WebClient.ResponseSpec.awaitEntity() prevents use of Reactor operators like retryWhen due to eager subscription

2 participants