li-boxuan/stargate

Align exception handling with DynamoDB standard

li-boxuan opened this issue · 0 comments

Currently, we are handling exceptions in a casual way. These exceptions are not understandable by DynamoDB clients. To improve user experience, we should align the exception handling with the DynamoDB approach.