Jonathan Henrique
Jonathan Henrique
I have the same problem, has any news to share?
Hi @sobychacko, can you help me understand what I configured wrong in my study project? I adjusted the implementation per your link suggestions, but the custom header is not added...
Sure, @sobychacko. In this repository, I have a sample with a simple implementation of this in the `poc-dlt-headers` branch! https://github.com/jonathanmdr/Spot/tree/feature/poc-dlt-headers
@sobychacko and @olegz, any updates about this topic?
@olegz in the link I posted, redirects to the repository branch [poc-dlt-headers](https://github.com/jonathanmdr/Spot/tree/feature/poc-dlt-headers), it has a minimal example to reproduce the behavior, the class with the recommendded implementation is the `SpotApplication.java`.
Thanks @olegz, your response helped me understand the problem and the behavior of the customized error handler!