Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration AGENT_EVENTS

Agent events

Index

Enumeration members

Enumeration members

CLOSE

CLOSE: = "close"

event emitted when associated process or container for agent closes and agent effectively is terminated

EXCEED_MEMORY_LIMIT

EXCEED_MEMORY_LIMIT: = "exceedMemoryLimit"

Event emitted by process of Agent when memory limit is exceeded

TIMEOUT

TIMEOUT: = "timeout"

Event emitted by process of Agent when it times out.

Generated using TypeDoc