feat(FN-3891): expose verification auto-fix retries in merge settings
- Add verificationFixRetries input to SettingsModal merge section with 0-3 clamping - Default to 3 retries with proper empty-value fallback to undefined - Cover edge cases with SettingsModal tests: default, valid values, clamping, clearing - Add patch changeset for @runfusion/fusion - Update settings-reference.md with revised default and description Fusion-Task-Id: FN-3891
This commit is contained in:
5
.changeset/FN-3891-verification-fix-retries-setting.md
Normal file
5
.changeset/FN-3891-verification-fix-retries-setting.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Expose verificationFixRetries (0-3) in Settings → Merge so users can tune in-merge auto-fix attempts without editing JSON.
|
||||
Reference in New Issue
Block a user