What type of enhancement is this?
Refactor
What does the enhancement do?
Extened/prepared queries are executed via do_exec_plan_inner from Instance in frontend.
We only have timeout protection for executing query with statement as in exec_statement_with_timeout.
Implementation challenges
No response