affresco icon indicating copy to clipboard operation
affresco copied to clipboard

Audit OrderFailure

Open vapaj opened this issue 4 years ago • 1 comments

See that OrderFailure type makes sense and audit/fix places where it's being used. For instance, we are wildly using UnexpectedError in situations where probably better constructors exists.

vapaj avatar May 15 '20 09:05 vapaj

Also I was thinking is OrderFailure an appropriate name anymore? Cause in #373 I have added InitializationError constructor to it, which represents an error that takes place before any order is created.

ae-mo avatar May 15 '20 11:05 ae-mo