daffCartDriverHandleCartNotFound
If a DaffCartNotFoundError
is thrown into the stream,
the cart ID is removed from storage.
All errors are thrown back into the stream.
const daffCartDriverHandleCartNotFound: <T>(storage: DaffCartStorageService) => any