Fix task retry tooltip (#1129)
This commit is contained in:
@@ -59,7 +59,7 @@ export const helpTooltipContent = {
|
|||||||
"Tell Skyvern what data you would like to scrape at the end of your run.",
|
"Tell Skyvern what data you would like to scrape at the end of your run.",
|
||||||
dataSchema: "Specify a format for extracted data in JSON.",
|
dataSchema: "Specify a format for extracted data in JSON.",
|
||||||
maxRetries:
|
maxRetries:
|
||||||
"Specify how many times you would like a step within a task to retry upon failure.",
|
"Specify how many times you would like a task to retry upon failure.",
|
||||||
maxStepsOverride:
|
maxStepsOverride:
|
||||||
"Specify the maximum number of steps a task can take in total.",
|
"Specify the maximum number of steps a task can take in total.",
|
||||||
completeOnDownload:
|
completeOnDownload:
|
||||||
|
|||||||
Reference in New Issue
Block a user