All Lessons

How are RPC methods defined on an Agent?

1 / 2
intermediate 20 min

RPC Methods

Loading lesson content...

A developer calls an RPC method but gets a timeout. The method runs a long database query. What's the issue?

1 / 2

An agent has 20 RPC methods. When called, the agent's handler processes them sequentially, causing slow responses when multiple clients call simultaneously. What architecture change helps?

1 / 1