correct-the-error-message-when-passwords-dont-match/sc-83211/attempt2 would both yield the same subdomain currently but not with the example above
Cons:
no easy way to look that the subdomain and figure out what branch it is running. (this could be mitigated significantly by inserting a custom response header that returns the branch name with each response)
sample here: https://runkit.com/embed/6ms1gjumfpdt
pass the branch name to a generator that will stable-ly create a readable id for the branch
Pros:
correct-the-error-message-when-passwords-dont-match/sc-83211
correct-the-error-message-when-passwords-dont-match/sc-83211/attempt2
would both yield the same subdomain currently but not with the example aboveCons: