gsxdsm
227281dc32
FN-8503: preserve unbounded Code Review retries
Keep Code Review remediation retry policies accurate across graph execution and recovery.
- Preserve unlimited retry presentation when Code Review has no configured cap
- Enforce finite Code Review caps during failed-step recovery
- Validate non-negative revision settings and document the active retry policy
Files changed:
.../fn-8503-unbounded-code-review-retries.md | 7 ++
docs/workflow-steps.md | 2 +-
.../core/src/__tests__/builtin-workflows.test.ts | 8 +-
packages/core/src/builtin-workflow-settings.ts | 4 +
.../workflow-graph-optional-step-fix.test.ts | 135 +++++++++++++++++++++
packages/engine/src/executor.ts | 51 ++++++--
6 files changed, 193 insertions(+), 14 deletions(-)
Fusion-Task-Id: FN-8503
Fusion-Task-Lineage: 7bd555d1-23e5-42ea-b6f5-0b9fe4da7f94
Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>
2026-07-22 18:32:36 -07:00
..
2026-07-22 18:32:36 -07:00
2026-07-14 22:16:16 -07:00
2026-07-15 13:34:30 -07:00
2026-07-13 19:07:58 -07:00
2026-07-17 08:53:44 -07:00
2026-06-29 04:12:13 -07:00
2026-06-26 16:14:44 -07:00
2026-07-20 10:13:57 -07:00
2026-07-22 15:25:20 -07:00
2026-07-06 19:03:07 -07:00
2026-06-13 04:54:59 -07:00
2026-06-04 22:53:02 -07:00
2026-07-20 16:08:00 -07:00
2026-06-22 01:37:59 -07:00
2026-07-22 13:36:23 -07:00
2026-07-12 10:04:29 -07:00
2026-07-16 00:01:17 -07:00
2026-07-21 23:09:30 -07:00
2026-07-22 13:36:23 -07:00
2026-07-10 07:46:52 -07:00
2026-07-22 13:43:55 -07:00
2026-07-16 20:50:18 -07:00
2026-07-15 11:13:56 -07:00
2026-07-22 14:28:02 -07:00
2026-07-22 13:36:23 -07:00
2026-06-30 12:56:03 -07:00
2026-07-03 22:04:45 -07:00
2026-07-16 17:05:29 -07:00
2026-07-22 01:32:14 -07:00
2026-06-21 16:23:42 -07:00
2026-06-07 20:43:44 -07:00
2026-07-19 12:08:10 -07:00
2026-07-14 22:16:16 -07:00
2026-06-22 03:04:21 -07:00
2026-07-16 13:48:00 -07:00
2026-06-15 12:34:44 -07:00
2026-06-26 16:14:44 -07:00
2026-06-15 02:30:41 -07:00
2026-06-04 16:16:50 -07:00
2026-07-21 15:30:31 -07:00
2026-07-22 08:53:31 -07:00
2026-07-21 17:14:30 -07:00
2026-07-14 22:16:16 -07:00
2026-07-22 08:53:31 -07:00
2026-07-21 17:08:44 -07:00
2026-07-13 19:07:58 -07:00
2026-07-14 22:16:16 -07:00
2026-06-26 00:57:32 -07:00
2026-07-22 18:32:36 -07:00
2026-07-13 19:07:58 -07:00
2026-07-15 12:54:16 -07:00
2026-07-22 13:36:23 -07:00
2026-07-13 19:07:58 -07:00
2026-07-14 17:02:47 -07:00
2026-06-25 08:35:44 -07:00
2026-07-13 19:07:58 -07:00
2026-07-21 23:10:34 -07:00
2026-07-18 01:23:31 -07:00
2026-07-22 14:42:04 -07:00
2026-07-02 13:07:16 -07:00
2026-07-01 09:41:20 -07:00
2026-07-15 12:49:43 -07:00
2026-06-26 11:56:12 -07:00
2026-07-22 15:25:20 -07:00
2026-07-14 08:18:52 -07:00
2026-07-18 21:58:29 -07:00
2026-06-26 00:57:32 -07:00
2026-07-15 22:43:24 -07:00
2026-07-02 11:38:32 -07:00
2026-07-15 10:06:32 -07:00
2026-06-22 19:48:50 -07:00
2026-07-21 17:08:17 -07:00
2026-06-25 20:12:20 -07:00
2026-07-21 17:08:17 -07:00
2026-07-16 15:42:22 -07:00
2026-07-16 00:01:17 -07:00
2026-07-18 14:42:59 -07:00
2026-07-16 00:01:17 -07:00
2026-07-15 14:44:35 -07:00
2026-07-19 16:00:28 -07:00
2026-07-15 14:44:35 -07:00
2026-07-13 19:07:58 -07:00
2026-07-16 00:01:17 -07:00
2026-07-11 22:16:48 -07:00
2026-07-19 16:00:28 -07:00
2026-07-21 17:08:44 -07:00
2026-07-14 22:13:30 -07:00
2026-07-13 19:07:58 -07:00
2026-07-17 17:28:36 -07:00
2026-07-19 22:43:13 -07:00
2026-07-19 22:43:13 -07:00
2026-06-13 16:16:52 -07:00
2026-06-19 23:50:37 +00:00
2026-07-21 17:14:30 -07:00
2026-06-29 08:49:59 -07:00
2026-07-14 20:27:35 -07:00
2026-07-14 20:27:35 -07:00
2026-07-14 20:27:35 -07:00
2026-07-09 19:58:06 -07:00
2026-07-16 21:42:44 -07:00
2026-07-14 20:27:35 -07:00
2026-07-14 20:27:35 -07:00
2026-07-15 13:32:33 -07:00
2026-07-22 13:36:23 -07:00
2026-07-22 01:32:14 -07:00
2026-07-04 21:28:16 -07:00
2026-07-19 17:25:02 -07:00
2026-07-21 23:32:18 -07:00
2026-07-22 15:25:20 -07:00
2026-06-07 21:19:10 -07:00
2026-07-14 12:41:10 -07:00
2026-07-17 17:28:09 -07:00
2026-07-13 19:07:58 -07:00
2026-07-16 21:07:06 -07:00
2026-07-13 19:07:58 -07:00
2026-07-18 12:21:08 -07:00
2026-07-19 16:52:02 -07:00
2026-07-21 23:32:18 -07:00
2026-07-13 19:07:58 -07:00
2026-07-19 16:52:02 -07:00
2026-06-11 21:00:23 -07:00
2026-07-22 14:42:04 -07:00
2026-07-21 17:14:30 -07:00
2026-06-04 22:53:02 -07:00
2026-07-21 17:08:44 -07:00
2026-07-21 17:08:44 -07:00
2026-07-15 22:53:49 -07:00
2026-07-21 17:06:26 -07:00
2026-07-13 19:07:58 -07:00
2026-07-13 19:07:58 -07:00
2026-07-10 22:25:21 -07:00
2026-07-15 20:53:05 -07:00
2026-07-21 17:08:44 -07:00
2026-07-01 16:38:27 -07:00
2026-07-22 08:53:31 -07:00
2026-07-16 16:34:09 -07:00
2026-07-16 16:34:09 -07:00
2026-07-22 16:55:22 -07:00
2026-07-15 08:44:11 -07:00
2026-07-15 19:43:08 -07:00
2026-07-08 12:29:14 -04:00
2026-07-21 23:10:34 -07:00
2026-07-16 00:01:17 -07:00
2026-07-16 00:01:17 -07:00
2026-07-16 15:42:22 -07:00
2026-07-16 15:42:22 -07:00
2026-07-22 16:55:22 -07:00
2026-07-15 10:38:04 -07:00
2026-07-19 15:38:31 -07:00
2026-07-21 19:17:20 -07:00
2026-07-22 11:02:57 -07:00
2026-07-22 13:43:55 -07:00
2026-07-22 13:43:55 -07:00
2026-06-23 10:30:50 -07:00
2026-07-05 11:31:48 -07:00
2026-07-16 01:52:10 -07:00
2026-07-14 08:17:36 -07:00
2026-07-21 17:08:44 -07:00
2026-07-15 20:14:25 -07:00
2026-07-15 20:14:25 -07:00
2026-07-22 08:53:31 -07:00
2026-07-17 17:28:36 -07:00
2026-07-21 17:08:44 -07:00
2026-07-15 08:44:11 -07:00
2026-07-15 08:44:11 -07:00
2026-07-21 12:17:47 -07:00
2026-06-29 10:32:51 -07:00
2026-07-01 00:51:01 -07:00
2026-07-21 17:06:26 -07:00
2026-06-29 18:05:44 -07:00
2026-06-25 22:33:08 -07:00
2026-07-21 12:17:47 -07:00
2026-06-11 08:43:27 -07:00
2026-07-15 15:34:43 -07:00
2026-07-22 15:07:59 -07:00
2026-07-01 00:51:01 -07:00
2026-07-01 00:51:01 -07:00
2026-07-01 00:51:01 -07:00
2026-07-01 00:51:01 -07:00
2026-06-30 00:09:36 -07:00
2026-07-21 17:06:26 -07:00
2026-07-19 22:07:55 -07:00
2026-07-19 22:07:55 -07:00
2026-07-07 10:25:11 -07:00
2026-06-21 23:02:46 -07:00
2026-07-19 17:05:05 -07:00
2026-07-16 13:48:00 -07:00
2026-06-25 08:34:44 -07:00
2026-07-14 22:16:16 -07:00
2026-06-26 13:13:46 -07:00
2026-06-12 12:49:34 -07:00
2026-07-19 23:47:53 -07:00
2026-07-19 23:47:53 -07:00
2026-07-13 19:07:58 -07:00