We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 896edf1 commit d7b246eCopy full SHA for d7b246e
apps/webapp/app/v3/failedTaskRun.server.ts
@@ -281,5 +281,5 @@ export class FailedTaskRunRetryHelper extends BaseService {
281
}
282
283
// TODO: update this to the correct version
284
- static DEFAULT_RETRY_CONFIG_SINCE_VERSION = "3.0.12";
+ static DEFAULT_RETRY_CONFIG_SINCE_VERSION = "3.0.14";
285
0 commit comments