serudda / reward-system

Reward System - Indie Creators
https://indie-tokens.vercel.app
MIT License
32 stars 25 forks source link

Include all the Error Handlers on every controller #212

Open serudda opened 1 year ago

serudda commented 1 year ago

What problem would you like to solve or improve?

To be sure that we are handling correctly all the errors that can occur when we make API calls... it is necessary to add the error handler in each controller.

Describe your proposed solution or enhancement.

Add Error handler in each controller

Describe any alternative solutions you've considered (optional).

No response

Additional context or information (optional).

No response

Code of Conduct