Skip to content
Developer Preview

MuseHostDiedError

A durable host died abnormally: its terminals arrive on resume.

Class in muse_code

MuseHostDiedError(exit_notification: AbnormalExit)

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