You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.
The Spring Boot auto-configuration of the WavefrontSender allows you to specify a custom queue size so perhaps we should reuse that. I didn't do it as reusing the key as is here feels a bit odd. Perhaps there is a way to retrieve that setting or apply it transparently?
The text was updated successfully, but these errors were encountered:
There is a TODO in the code that we should fix somehow.
The Spring Boot auto-configuration of the
WavefrontSender
allows you to specify a custom queue size so perhaps we should reuse that. I didn't do it as reusing the key as is here feels a bit odd. Perhaps there is a way to retrieve that setting or apply it transparently?The text was updated successfully, but these errors were encountered: