Skip to content
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

Move time intensive edge functions to firebase #65

Open
ChrGrb opened this issue Aug 9, 2023 · 0 comments
Open

Move time intensive edge functions to firebase #65

ChrGrb opened this issue Aug 9, 2023 · 0 comments
Labels
enhancement New feature or request future

Comments

@ChrGrb
Copy link
Owner

ChrGrb commented Aug 9, 2023

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.

@ChrGrb ChrGrb added enhancement New feature or request future labels Aug 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request future
Projects
None yet
Development

No branches or pull requests

1 participant