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

Gateway Timeout Error Occurs Intermittently in /show and /me Routes #1

Open
DeepakS-Github opened this issue Feb 5, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@DeepakS-Github
Copy link
Owner

DeepakS-Github commented Feb 5, 2024

Issue:

Users encounter intermittent Gateway Timeout Errors (504) when accessing the /show and /me routes within our web application.

Technical Details:

  • Deployed on Vercel
  • The problem occurs specifically when users visit the / page post-login.
  • Users may experience difficulty in viewing their details retrieved from the /me API route.
  • Similarly, verified users attempting to view other users' details in a table format on the platform via the /show route may encounter the same 504 error intermittently.
  • Notably, the issue is isolated to these two routes (/me and /show); other routes function correctly without errors.

Additional Notes:

  • Reloading the page sometimes resolves the issue temporarily, but the problem persists intermittently.
  • The issue undermines user experience and functionality, necessitating investigation and resolution.
@DeepakS-Github DeepakS-Github added the good first issue Good for newcomers label Feb 5, 2024
@DeepakS-Github DeepakS-Github pinned this issue Feb 5, 2024
@DeepakS-Github DeepakS-Github unpinned this issue Feb 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant