Commit 90c5c13
committed
fix(import): log warnings on silent catch failures instead of swallowing errors
Tag fetch failures in agentcore-control.ts and rollback failures in
import-runtime.ts and import-memory.ts were silently swallowed. Users
had no indication when config could be left in a broken state. Added
console.warn calls matching the existing pattern in bedrock-import.ts.1 parent 854dc50 commit 90c5c13
4 files changed
Lines changed: 305 additions & 1469 deletions
File tree
- src/cli
- aws
- commands/import
0 commit comments