Tomek Bielecki

Results 2 comments of Tomek Bielecki

This is related to https://github.com/spring-cloud/spring-cloud-function/issues/739 and is an unfortunate choice of default behavior. In my case I'm using function routing based on a message header and have each function accept...

I think the better thing to do is to let the configured error handler (as in Consumer) process those, which is what happens anyway once the casting exception happens. The...