mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-09 11:10:10 +00:00
Enhanced user-facing error messages across critical failure points: 1. SSH timeout errors: - Added contextual progress messages (normal/slow/unusually slow) - Expanded troubleshooting steps with specific commands - Added support for SPAWN_DASHBOARD_URL and SPAWN_RETRY_CMD env vars - Changed from log_warn to log_error for consistency 2. OAuth timeout errors: - Clearer explanation of what failed - More actionable troubleshooting steps - Direct link to API key page - Changed from log_warn to log_error for consistency 3. Agent installation failures: - More specific common causes (network, disk, dependencies) - Concrete debugging commands (df -h, free -h) - Better explanation of transient failures 4. Instance provisioning timeouts: - Clearer explanation of cloud provider delays - Support for SPAWN_DASHBOARD_URL in error output - More specific next steps All errors now follow a consistent pattern: - Clear statement of what failed - Common causes section - Actionable troubleshooting steps with specific commands Agent: ux-engineer Co-authored-by: Spawn Refactor Service <refactor@spawn.service> Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| common.sh | ||
| github-auth.sh | ||
| key-request.sh | ||