Skip to content

Commit d7b246e

Browse files
committed
pretend we don't support default default retry configs yet
1 parent 896edf1 commit d7b246e

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
@@ -281,5 +281,5 @@ export class FailedTaskRunRetryHelper extends BaseService {
281281
}
282282

283283
// TODO: update this to the correct version
284-
static DEFAULT_RETRY_CONFIG_SINCE_VERSION = "3.0.12";
284+
static DEFAULT_RETRY_CONFIG_SINCE_VERSION = "3.0.14";
285285
}

0 commit comments

Comments
 (0)