Skip to content

Added error handling for the max amount of characters being 40 because of the staging slot. #2602

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vanhoutenbos
Copy link

I have added error handling to the scheme because of the maxLength.

A better fix would be to fix the backend and let characters of 46 be extended with '-staging' for the staging slot because domain names are allowed up to 63 characters.
And 46 + '-staging' = 53.
Reference: https://stackoverflow.com/questions/10552665/names-and-maximum-lengths-of-the-parts-of-a-url

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