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

Pivotal # 187104619: Submission Notification Listener WebClient Buffer Size #810

Merged

Conversation

jhoanmanuelms
Copy link
Contributor

https://www.pivotaltracker.com/story/show/187104619

  • Fix buffer size for the handler web client
  • Improve error logging for failed notifications

…r Size

- Fix buffer size for the handler web client
- Improve error logging for failed notifications
@jhoanmanuelms jhoanmanuelms self-assigned this Feb 23, 2024
@jhoanmanuelms jhoanmanuelms merged commit 489c9ee into master Feb 27, 2024
1 check passed
@jhoanmanuelms jhoanmanuelms deleted the bugfix/pivotal-#187104619-web-client-buffer-size branch February 27, 2024 14:43
fun webClient(): WebClient {
val exchangeStrategies =
ExchangeStrategies.builder().codecs { configurer ->
if (configurer is ClientCodecConfigurer) configurer.defaultCodecs().maxInMemorySize(-1)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what is this for?

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