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?