Rank 2: Process
Has anyone had a problem having appwrite on a subdomain in the project custom domains? We have an issue with the Appwrite Sites. Sometimes the internal node:dns (runtime node-22) has a problem getting addrinfo, luckily we use Sentry so we know this type of error only happens 3-6 times a day. Should we create a PR?
We are using the subdomain as endpoint, because it is recommended by the docs (Appwrite is using localStorage for session management. Increase your security by adding a custom domain as your API endpoint.) , so instead of https://fra.cloud.appwrite.io/v1 we use https://appwrite.rostlino.cz/v1