davsclaus commented on PR #8713: URL: https://github.com/apache/camel/pull/8713#issuecomment-1346261138
Using the event notifier to emit a "async processing" event is tricky as there are potentially more places this can happens in the core routing engine. However they all bubble up to the base-engine in the `CamelInternalProcessor`, especially for spans that would call external systems via "SendProcessor". -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
