[
https://issues.apache.org/jira/browse/BEAM-12969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Artur Khanin updated BEAM-12969:
--------------------------------
Description:
To provide an error handling for the application it is needed to:
# Define all possible error cases that may occur inside of the app.
# Define all defined errors as Go errors.
# Implement a general error handler in the top level of the backend side.
> [Playground] Define and implement error messages of the application
> -------------------------------------------------------------------
>
> Key: BEAM-12969
> URL: https://issues.apache.org/jira/browse/BEAM-12969
> Project: Beam
> Issue Type: Sub-task
> Components: beam-playground
> Reporter: Artur Khanin
> Priority: P3
>
> To provide an error handling for the application it is needed to:
> # Define all possible error cases that may occur inside of the app.
> # Define all defined errors as Go errors.
> # Implement a general error handler in the top level of the backend side.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)