You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some edge functions currently time out, as they have to wait for api responses that can take up to 2 minutes. Vercel functions time out after 10 seconds. A solution is to move those functions specifically to firebase.
The text was updated successfully, but these errors were encountered:
Some edge functions currently time out, as they have to wait for api responses that can take up to 2 minutes. Vercel functions time out after 10 seconds. A solution is to move those functions specifically to firebase.
The text was updated successfully, but these errors were encountered: