fastapi-boilerplate icon indicating copy to clipboard operation
fastapi-boilerplate copied to clipboard

Request to add exception handling

Open Jo7656 opened this issue 2 years ago • 0 comments

Can you add exception handling to the code? Create custom execption where every exceptions have a code, message and a description. Code and messgae should be in a constant file. Messgae should be fetched based on the code from the constant file and description should be able to pass from the code itself. Can you also try to implement trace id using opentelemetery

Jo7656 avatar Aug 31 '23 02:08 Jo7656