merge retry mechanism change from gorealis v1 to gorealis v2 Part 2

This commit is contained in:
Lawrence Wong 2023-01-03 11:44:29 -08:00
parent 8db625730f
commit a4eb4bceed
8 changed files with 351 additions and 163 deletions

View file

@ -40,7 +40,7 @@ func init() {
}
}
// TerminalJobUpdateStates returns a slice containing all the terminal states an update may end up in.
// TerminalUpdateStates returns a slice containing all the terminal states an update may be in.
// This is a function in order to avoid having a slice that can be accidentally mutated.
func TerminalUpdateStates() []aurora.JobUpdateStatus {
return []aurora.JobUpdateStatus{