MuseHostDiedError
A durable host died abnormally: its terminals arrive on resume.
Class in muse_code
Constructor
Section titled “Constructor”MuseHostDiedError(exit_notification: AbnormalExit)
Constructor parameters
Section titled “Constructor parameters”| Name | Type | Description |
|---|---|---|
exit_notification |
The exit classification or transport EOF; a cleanShutdown is not a death and is never passed here (the one gate is is_abnormal_host_death). |
Source
clients/sdk-py/src/muse_code/facade/host_death.py:185