bytechefhq / bytechefhq/bytechef

[feature] Friendly error messages in UI

Open
#3,294 0 comments 0 reactions 0 assignees View on GitHub
backend enhancement
Dominant language
Java
Stars
1k
Forks
170
Avg merge
11h 25m
Merged PRs (30d)
115

Description

As a Workflow Developer

I want to see a friendly error message in the error pop-up in the bottom right corner

So that I can more easily understand what is going on.

Technical Details
Catch all exceptions on the backend, especially Jackson ones, and add appropriate messages. Check `GlobalResponseEntityExceptionHandler` and `*ErrorTypes`

Acceptance Criteria
TODO

Definition of Done
TODO

Contributor guide

Open the contributing guide

Research direction

Start by reading GlobalResponseEntityExceptionHandler and the relevant *ErrorTypes, then trace how backend errors reach the error pop-up in the bottom-right corner. Define the missing acceptance criteria before implementation; done should mean exceptions, especially Jackson errors, produce appropriate friendly messages in the UI.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.