TemplateRecoveryV1beta3
Home > @backstage/plugin-scaffolder-common
> TemplateRecoveryV1beta3
Depends on how you designed your task you might tailor the behaviour for each of them.
Signature:
export interface TemplateRecoveryV1beta3 extends JsonObject
Extends: JsonObject
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
'none' | 'startOver' |
(Optional) none - not recover, let the task be marked as failed startOver - do recover, start the execution of the task from the first step. |