JobMetadataMessage interface
A message to be sent to an agent currently running the job.
job |
The id of the job. |
post |
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). |
The id of the job.
jobId: string
Property Value
string
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