Need standardized errors
We need a way to standardize the errors
- the language
- format
- conventions
- global declarations
- error codes
https://github.com/uber-go/guide/blob/master/style.md#errors
are you working on this? if not, i would like to pick this up. @arpitbbhayani
@manosriram no one is working on this. You can pick this up. Would recommend you prepare a small draft and your idea and post it on this issue.
We all would converge on the approach.
thanks @arpitbbhayani, will share the draft.
Hi @arpitbbhayani. I am interested to work on this issue, if no one is working on this.
@arpitbbhayani I believe this can be closed, since similar related issue PR is merged now https://github.com/DiceDB/dice/pull/288
Yes, good to close now. Thanks @lucifercr07