goutamk09 commented on PR #602:
URL: https://github.com/apache/burr/pull/602#issuecomment-3886116749

   @skrawcz Thanks for opening this — I really like the direction of making 
remote execution explicit via lifecycle hooks.
   
   Before diving into design feedback, I’m trying to fully understand the 
current execution flow vs the new interception path. A few things I’m exploring:
   
   - Where in the action execution pipeline the new hook takes over execution 
   - How this behaves across sync / async / streaming paths
   - Why tests are failing on 3.11 and 3.12 but not 3.9 / 3.10
   - How this might interact with sub-applications and parallel execution (as 
noted in the PR)
   
   I’ll follow up with more concrete observations once I’ve traced the 
execution path locally.


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

Reply via email to