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

stop proxy GraphQL requests from the app frontend through the Next.js route handler #2749

Closed
n1ru4l opened this issue Aug 18, 2023 · 1 comment
Labels
enhancement New feature or request that adds new things or value to Hive

Comments

@n1ru4l
Copy link
Collaborator

n1ru4l commented Aug 18, 2023

We should call the GraphQL API directly. For big responses, this can cause the following Next.js error:

API response for /api/proxy exceeds 4MB. API Routes are meant to respond quickly. https://nextjs.org/docs/messages/api-routes-response-size-limit
@n1ru4l n1ru4l added the enhancement New feature or request that adds new things or value to Hive label Nov 6, 2023
@theguild-bot theguild-bot mentioned this issue Jan 24, 2024
92 tasks
@n1ru4l
Copy link
Collaborator Author

n1ru4l commented Mar 26, 2024

closed via #4288

@n1ru4l n1ru4l closed this as completed Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request that adds new things or value to Hive
Projects
None yet
Development

No branches or pull requests

1 participant