Skip to content

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

@DeepakDevelops

Description

@DeepakDevelops

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions