MCPcopy Create free account
hub / github.com/Mercury7353/PyBench / APIKeyPoolEmptyError

Class APIKeyPoolEmptyError

llms/exceptions.py:14–17  ·  view source on GitHub ↗

Raised when client pool is empty.

Source from the content-addressed store, hash-verified

12
13
14class APIKeyPoolEmptyError(Exception):
15 """Raised when client pool is empty."""
16
17 ...

Callers 4

_remove_cur_argMethod · 0.90
__enter__Method · 0.90
__enter__Method · 0.90
__enter__Method · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected