IMQClientOptions.timeout property
Milliseconds the client generator waits for the target service to answer its description request before failing.
Signature:
timeout: number;
Default Value
30000
Remarks
Despite the name this is not an RPC timeout and has no effect on runtime calls — use IMQClientOptions.callTimeout for those.
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.