juspay / hyperswitch-card-vault

Hyperswitch Card Vault is an open-source sensitive information storage system built on Rust.

Home Page:https://opensource.hyperswitch.io/going-live/pci-compliance/card-vault-installation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[ENHANCEMENT] Error Handling: Improve the API error handling

NishantJoshi00 opened this issue · comments

Description

  • Improve the error handling but adding custom error handler, default API error handlers.
  • Throwing appropriate status code, message and code for the errors following the error format.