cnzakii commented on issue #4551: URL: https://github.com/apache/eventmesh/issues/4551#issuecomment-2045103609
@Pil0tXia OK. But I noticed that `preHandler()` is only used within `run()`, whereas `postHandler()` is used not only in `run()` but also in the `sendResponse()` method. If we move the `preHandler()` code into `postHandler()`, will it not add some unnecessary logging and time-consuming statistics?  -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
