Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/NVIDIA/TensorRT-LLM
/ RequestError
Class
RequestError
tensorrt_llm/executor/utils.py:76–77 ·
view source on GitHub ↗
The error raised when the request is failed.
Source
from the content-addressed store, hash-verified
74
75
76
class
RequestError(RuntimeError):
77
''
' The error raised when the request is failed. '
''
78
79
80
class
ProcessPoolExecutorSession(MpiSession):
Callers
4
submit
Method · 0.90
_check_arguments
Method · 0.85
_handle_background_error
Method · 0.85
_enqueue_request
Method · 0.85
Calls
no outgoing calls
Tested by
1
submit
Method · 0.72