Skip to content

feat: switch webclient to rest template in proxies#526

Closed
maryarm wants to merge 1 commit into
mainfrom
refactor-api-drop-reactive
Closed

feat: switch webclient to rest template in proxies#526
maryarm wants to merge 1 commit into
mainfrom
refactor-api-drop-reactive

Conversation

@maryarm

@maryarm maryarm commented Apr 21, 2025

Copy link
Copy Markdown
Contributor

Description

We recently faced a lot of 502 response when calling the API module, although the main cause is not still clear for us, we can detect signs of memory leaks by WebClient.
In this PR, all WebClients in Proxy classes are replaced with RestTemplate, we only kept WebClient for SecurityConfig as it still uses Webflux.

@maryarm maryarm requested a review from Marchosiax April 21, 2025 12:16
@Marchosiax

Copy link
Copy Markdown
Member

Will use changes in #568

@Marchosiax Marchosiax closed this Aug 2, 2025
@Marchosiax Marchosiax deleted the refactor-api-drop-reactive branch August 3, 2025 11:00
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

Successfully merging this pull request may close these issues.

2 participants