fix: extend batch installer selection timeout

This commit is contained in:
fujie
2026-03-16 15:49:18 +08:00
parent 6dac042059
commit 36419ba627
9 changed files with 9 additions and 9 deletions

View File

@@ -20,7 +20,7 @@ Batch Install Plugins from GitHub v1.1.0 upgrades the install confirmation step
- Replaced the install confirmation step with `__event_call__({"type": "execute"})`
- Added a repository parser plus multi-repository discovery fan-out before filtering and installation
- Returns a structured payload containing `confirmed` and `selected_ids`
- Preserves the existing 120-second timeout for user interaction
- Extends the user interaction timeout to 15 minutes (900 seconds)
- Keeps installation ordering aligned with the requested repository order and filtered candidate list
## Validation