Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/nav 107 error handling and messages #95

Closed
wants to merge 14 commits into from

Conversation

munterfi
Copy link
Member

Improves error messages of the REST API.
Refactor controllers and extract validators.

@munterfi munterfi added the enhancement New feature or request label Aug 14, 2024
@munterfi munterfi requested a review from clukas1 August 14, 2024 10:25
@munterfi munterfi self-assigned this Aug 14, 2024
@clukas1
Copy link
Member

clukas1 commented Aug 14, 2024

Changes look good. Only thing I'm still missing and would add to this issue is error handling in the business logic. Currently we don't have any meaningful response for a routing request for a date in the far future where the schedule does not hold any data for, or generally what happens if we have runtime errors while routing?

@munterfi
Copy link
Member Author

munterfi commented Aug 15, 2024

Thanks @clukas1, those points are now addressed in #96.

Therefore closing this PR.

@munterfi munterfi closed this Aug 15, 2024
@clukas1 clukas1 deleted the feature/NAV-107-Error-handling-and-messages branch August 23, 2024 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants