Finalize exception handling and inform client when issue occurs #27

Closed
opened 2026-03-30 19:07:50 +02:00 by lars.winzer · 7 comments
lars.winzer commented 2026-03-30 19:07:50 +02:00 (Migrated from git.scicore.unibas.ch)

Task

Summary

As of now, the client is left uninformed about issues (Incorrect syntax, processing error, ...) and doesnt get a response back

Context

Current Progress

  • Finalize Exceptions thrown
  • Encode exception into Response

Notes

Checklist

  • I outlined checkpoints describing phases of my work related to this task
  • I added relevant labels
  • I linked to other issues or branches that must be completed first
## Task <!--The reccommended type is: Task--> ### Summary As of now, the client is left uninformed about issues (Incorrect syntax, processing error, ...) and doesnt get a response back ### Context <!--Which part of the system does it belong to?--> <!--Examples: Networking, Game-Engine, User interface, ...--> ### Current Progress - [x] Finalize Exceptions thrown - [x] Encode exception into Response ### Notes <!--Optional: Implementation hints, links to prior design discussions, etc.--> ### Checklist - [x] I outlined checkpoints describing phases of my work related to this task - [x] I added relevant labels - [x] I linked to other issues or branches that must be completed first
lars.winzer commented 2026-03-30 19:07:56 +02:00 (Migrated from git.scicore.unibas.ch)

assigned to @lars.winzer

assigned to @lars.winzer
lars.winzer commented 2026-03-30 19:08:12 +02:00 (Migrated from git.scicore.unibas.ch)

created branch feat/27-finalize-serverside-exception-handling to address this issue

created branch [`feat/27-finalize-serverside-exception-handling`](/cs108-fs26/Gruppe-13/-/compare/main...feat%2F27-finalize-serverside-exception-handling) to address this issue
lars.winzer commented 2026-03-30 19:37:53 +02:00 (Migrated from git.scicore.unibas.ch)

marked the checklist item Finalize Exceptions thrown as completed

marked the checklist item **Finalize Exceptions thrown** as completed
lars.winzer commented 2026-03-30 23:35:44 +02:00 (Migrated from git.scicore.unibas.ch)

added 15m of time spent at 2026-03-30 12:00:00 +0200

added 15m of time spent at 2026-03-30 12:00:00 +0200
lars.winzer commented 2026-03-31 10:03:06 +02:00 (Migrated from git.scicore.unibas.ch)

marked the checklist item Encode exception into Response as completed

marked the checklist item **Encode exception into Response** as completed
lars.winzer commented 2026-03-31 10:10:09 +02:00 (Migrated from git.scicore.unibas.ch)

mentioned in merge request !58

mentioned in merge request !58
lars.winzer commented 2026-03-31 10:11:12 +02:00 (Migrated from git.scicore.unibas.ch)

mentioned in commit 600d10286f

mentioned in commit 600d10286f5b77d1d595177ce60eef0739f24d94
lars.winzer (Migrated from git.scicore.unibas.ch) closed this issue 2026-03-31 10:11:12 +02:00
This repo is archived. You cannot comment on issues.
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: University-of-Basel-Studentprojects/Programmierprojekt#27