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?
   
   ![2024-04-09_20 45 
46](https://github.com/apache/eventmesh/assets/91261012/a370508b-11e5-4145-8b4d-50df70bf7995)
   


-- 
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]

Reply via email to