dev_arc_aws/backend/src/integrations
Claude cbd666fe60
Surface underlying network error instead of generic 'fetch failed'
undici's fetch() collapses DNS/TLS/connection-refused/timeout failures into a vague TypeError. Unwrap err.cause so Test Connection shows the real reason (e.g. ECONNREFUSED, certificate error) instead of just 'fetch failed'.
2026-06-20 10:31:11 +00:00
..
aws.ts Add AWS integration adapter with real EC2 instance listing 2026-06-18 20:18:26 +00:00
cloudflare.ts Add Cloudflare integration adapter with real zone status 2026-06-18 20:16:19 +00:00
docker.ts Replace mock data on Glance and Infrastructure with real backend data 2026-06-18 19:56:10 +00:00
netbird.ts Add NetBird integration adapter with real peer listing 2026-06-18 20:15:11 +00:00
proxmox.ts Surface underlying network error instead of generic 'fetch failed' 2026-06-20 10:31:11 +00:00
registry.ts Phase 5: RDP/VNC/Telnet remote desktop via guacamole-lite + guacd 2026-06-19 15:25:10 +00:00
remoteDesktop.ts Phase 5: RDP/VNC/Telnet remote desktop via guacamole-lite + guacd 2026-06-19 15:25:10 +00:00
ssh.ts Add SSH integration adapter for local infra without an API 2026-06-18 21:06:16 +00:00
types.ts Phase 5: RDP/VNC/Telnet remote desktop via guacamole-lite + guacd 2026-06-19 15:25:10 +00:00
uptimeKuma.ts Add backend skeleton: Fastify + SQLite API with auth and integrations 2026-06-18 19:04:48 +00:00
weather.ts Add Weather integration adapter 2026-06-18 20:17:23 +00:00