Advisor: Allow to retry checks for a single element (#104279)
This commit is contained in:
@@ -36,6 +36,8 @@ check: {
|
||||
stepID: string
|
||||
// Human readable identifier of the item that failed
|
||||
item: string
|
||||
// ID of the item that failed
|
||||
itemID: string
|
||||
// Links to actions that can be taken to resolve the failure
|
||||
links: [...#ErrorLink]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user