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 0324dc1 commit 1a75c33Copy full SHA for 1a75c33
apps/webapp/app/v3/failedTaskRun.server.ts
@@ -272,6 +272,5 @@ export class FailedTaskRunRetryHelper extends BaseService {
272
}
273
274
275
- // TODO: update this to the correct version
276
- static DEFAULT_RETRY_CONFIG_SINCE_VERSION = "3.0.12";
+ static DEFAULT_RETRY_CONFIG_SINCE_VERSION = "3.1.0";
277
0 commit comments