Skip to content

docs: add documentation for error handling - #1652

Merged
jekabs-karklins merged 3 commits into
developfrom
add-documentation-for-error-handling
Jul 21, 2026
Merged

docs: add documentation for error handling#1652
jekabs-karklins merged 3 commits into
developfrom
add-documentation-for-error-handling

Conversation

@jekabs-karklins

@jekabs-karklins jekabs-karklins commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Description

Adding documentation for error handling

Motivation and Context

There is a designed flow for how to do the error handling in the User Office. This document tries to summarize it in a short article under the documentation

Changes

  1. Addition of a new file error_handling.md under the developer guide. This document provides guidelines on how to handle both expected and unexpected failures in the backend, how to log errors, and how to manage errors outside GraphQL.

  2. Update to the mkdocs.yml file to include the newly added Error Handling guide in the navigation structure of our documentation.

@jekabs-karklins
jekabs-karklins requested a review from a team as a code owner July 17, 2026 09:29
@jekabs-karklins
jekabs-karklins requested review from ChongJiaChua and removed request for a team July 17, 2026 09:29
@jekabs-karklins jekabs-karklins changed the title docs: add documentation for error handling and update navigation docs: add documentation for error handling Jul 17, 2026
@jekabs-karklins
jekabs-karklins merged commit 330ab7e into develop Jul 21, 2026
21 checks passed
@jekabs-karklins
jekabs-karklins deleted the add-documentation-for-error-handling branch July 21, 2026 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants