Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheSmallHanCat/flow2api
/ TokenPoolTimeoutError
Class
TokenPoolTimeoutError
src/services/browser_captcha_personal.py:1422–1423 ·
view source on GitHub ↗
严格 token 池模式下,请求在等待可用 token 时超时。
Source
from the content-addressed store, hash-verified
1420
1421
1422
class
TokenPoolTimeoutError(TimeoutError):
1423
""
"严格 token 池模式下,请求在等待可用 token 时超时。"
""
1424
1425
1426
class
BrowserCaptchaService:
Callers
2
get_token_with_metadata
Method · 0.85
get_token_bundle
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected