Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
14
class
APIKeyPoolEmptyError(Exception):
15
""
"Raised when client pool is empty."
""
16
17
...
Callers
4
_remove_cur_arg
Method · 0.90
__enter__
Method · 0.90
__enter__
Method · 0.90
__enter__
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected