Fix task retry tooltip (#1129)

This commit is contained in:
Shuchang Zheng
2024-11-04 14:01:37 -08:00
committed by GitHub
parent e5bcb08b6d
commit 0a5c253ab6

View File

@@ -59,7 +59,7 @@ export const helpTooltipContent = {
"Tell Skyvern what data you would like to scrape at the end of your run.",
dataSchema: "Specify a format for extracted data in JSON.",
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:
"Specify the maximum number of steps a task can take in total.",
completeOnDownload: