Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Codeplain-ai/codeplain
/ RenderFailed
Class
RenderFailed
plain2code_events.py:35–38 ·
view source on GitHub ↗
Event emitted when rendering fails.
Source
from the content-addressed store, hash-verified
33
34
@dataclass
35
class
RenderFailed(BaseEvent):
36
""
"Event emitted when rendering fails."
""
37
38
error_message: str
39
40
41
@dataclass
Callers
2
run_render
Function · 0.90
_render_module
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected