anse-app / chatgpt-demo

Minimal web UI for ChatGPT.
https://chatgpt.ddiu.me
MIT License
8.01k stars 3.81k forks source link

config: exclude hkg1 from the deployment regions of the edge function #450

Closed iRedScarf closed 1 year ago

iRedScarf commented 1 year ago

Description

This commit updates the deployment configuration for our edge functions, specifically excluding the Hong Kong region (hkg1). The primary reason for this change is to address an issue where requests made to the OpenAI API were not being responded to when our application was deployed in the Hong Kong region. By excluding Hong Kong from our deployment regions, we aim to resolve this issue, ensuring stability and efficiency in application response. This adjustment is expected to enhance user experience and ensure smooth operation of our services globally.

Linked Issues

Additional context

Reviewers should focus on the updated list of deployment regions in the vercel.json file, ensuring that Hong Kong is correctly excluded. Consideration of the potential impact on performance and user experience in other regions due to this change is also important.

vercel[bot] commented 1 year ago

@iRedScarf is attempting to deploy a commit to the ddiu8081's Team Team on Vercel.

A member of the Team first needs to authorize it.