Minimal client surface required by RateLimitTripObserver. The easiest way to obtain one is createTestClient(...) from @adcp/sdk/testing, but SingleAgentClient and compatible test doubles also satisfy this interface.
createTestClient(...)
@adcp/sdk/testing
SingleAgentClient
Optional
Minimal client surface required by RateLimitTripObserver. The easiest way to obtain one is
createTestClient(...)from@adcp/sdk/testing, butSingleAgentClientand compatible test doubles also satisfy this interface.