Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HasFailedUpdate ¶
func HasFailedUpdate( taskRuntime *pbtask.RuntimeInfo, maxAttempts uint32) bool
HasFailedUpdate returns if a task has failed during an update due to too many failures. If maxAttempts is 0, HasFailedUpdate always returns false.
func HasUpdate ¶
func HasUpdate(jobRuntime *pbjob.RuntimeInfo) bool
HasUpdate returns if a job has any update going
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.