Skip to content

Commit ad94b5b

Browse files
committed
enable retry config helper for latest sdk
1 parent 6811b40 commit ad94b5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/webapp/app/v3/failedTaskRun.server.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,5 +273,5 @@ export class FailedTaskRunRetryHelper extends BaseService {
273273
}
274274

275275
// TODO: update this to the correct version
276-
static DEFAULT_RETRY_CONFIG_SINCE_VERSION = "3.0.14";
276+
static DEFAULT_RETRY_CONFIG_SINCE_VERSION = "3.0.12";
277277
}

0 commit comments

Comments
 (0)