DEFAULT_ACTION_LIMIT

const val DEFAULT_ACTION_LIMIT: Int = 50

Default maximum number of actions an agent process can perform before termination.