- Notifications
You must be signed in to change notification settings - Fork905
Commit1d27d4f
authored
refactor: reduce the default workspace name for a task (#18193)
Subdomains should have 63 max characters, so we don't want to have along default workspace name that could overflow this limit. With that inmind, I'm reducing 3 characters from the default name.PS: I've been facing issues with that already. Eg:```claude-code-web--dev--ai-task-1748889021126--brunoquaresma--apps.sao-paulo.fly.dev.coder.com```1 parent246a829 commit1d27d4f
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
489 | 489 |
| |
490 | 490 |
| |
491 | 491 |
| |
492 |
| - | |
| 492 | + | |
493 | 493 |
| |
494 | 494 |
| |
495 | 495 |
| |
|
0 commit comments
Comments
(0)