JobMetadataMessage interface

A message to be sent to an agent currently running the job.

Properties

jobId

The id of the job.

postLinesFrequencyMillis

The agent's frequency of posting lines to the logs console expressed in milliseconds. There are 2 modes: Slow (10 seconds) and Fast (half a second).

Property Details

jobId

The id of the job.

jobId: string

Property Value

string

postLinesFrequencyMillis

The agent's frequency of posting lines to the logs console expressed in milliseconds. There are 2 modes: Slow (10 seconds) and Fast (half a second).

postLinesFrequencyMillis: number

Property Value

number