Skip to content

Handling missing matching case.

schoi839 requested to merge feature/handle-match-failure into develop

Correctly handles exceptions when matching was missing.

After this MR, we correctly return 602 instead of 500.

Merge request reports