MCPcopy 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
1422class TokenPoolTimeoutError(TimeoutError):
1423 """严格 token 池模式下,请求在等待可用 token 时超时。"""
1424
1425
1426class BrowserCaptchaService:

Callers 2

get_token_bundleMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected