ClusterDeath
Cluster death event.
Type
Properties
PARAMETER | TYPE | OPTIONAL | DEFAULT | DESCRIPTION |
---|---|---|---|---|
id | number | ❌ | null | Cluster identifier. |
shards | number[] | ❌ | null | Array of shard ids. |
type | string | ❌ | null | Type of event, what occured? |
message | string | ❌ | null | Warn data. |
code | number | ❌ | null | Process death code. |
signal | string | ❌ | null | Process death signal. |