Skip to content

Conversation

@ibetitsmike
Copy link
Contributor

When creating a new workspace fails because a workspace with the same name already exists, automatically retry with a random 4-char suffix (e.g., my-workspace-ab12). Retries up to 3 times before failing.

This applies to both:

  • Auto-generated workspace names (from first message)
  • User-specified workspace names (via WORKSPACE_CREATE IPC)

Generated with mux

When creating a new workspace fails because a workspace with the same
name already exists, automatically retry with a random 4-char suffix
(e.g., 'my-workspace-ab12'). Retries up to 3 times before failing.

This applies to both:
- Auto-generated workspace names (from first message)
- User-specified workspace names (via WORKSPACE_CREATE IPC)

_Generated with mux_
@ibetitsmike ibetitsmike force-pushed the workspace-name-collision-retry branch from e61216a to 455dd57 Compare November 28, 2025 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant