CallHooks.afterCall property
Runs after the call. Publishes error when the response carries one, then always publishes finish so the span is closed either way.
Signature:
afterCall: (req?: IMQRPCRequest, res?: any) => Promise<void>;
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.