[PR #398] [CLOSED] feat: adds generalised error message to signup page #940

Closed
opened 2026-02-26 19:31:08 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/398
Author: @rtpa25
Created: 9/21/2023
Status: Closed

Base: mainHead: fix/generalized-error-handling-on-signup


📝 Commits (1)

  • 0acce4c fix: adds try catch block to serve generalized error messages on signup handler

📊 Changes

1 file changed (+44 additions, -40 deletions)

View changed files

📝 apps/web/pages/api/auth/signup.ts (+44 -40)

📄 Description

  • Adds try catch block to signup api handler serving generalised error message on unknown errors like db crash, server timeout etc

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/documenso/documenso/pull/398 **Author:** [@rtpa25](https://github.com/rtpa25) **Created:** 9/21/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix/generalized-error-handling-on-signup` --- ### 📝 Commits (1) - [`0acce4c`](https://github.com/documenso/documenso/commit/0acce4cc7243b75be82038afd356290441866a60) fix: adds try catch block to serve generalized error messages on signup handler ### 📊 Changes **1 file changed** (+44 additions, -40 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/pages/api/auth/signup.ts` (+44 -40) </details> ### 📄 Description - Adds try catch block to signup api handler serving generalised error message on unknown errors like db crash, server timeout etc --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:31:08 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#940
No description provided.