ContainerKilledEvent

An event generated when a container is forcibly terminated by the worker. Currently, this only occurs when the container outlives the timeout specified by the user.

JSON representation
{
  "actionId": integer
}
Fields
actionId

integer

The numeric ID of the action that started the container.