Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

FEAT: Better error handling in robinhood engine #916

Open
JanDorniak99 opened this issue Feb 9, 2021 · 0 comments
Open

FEAT: Better error handling in robinhood engine #916

JanDorniak99 opened this issue Feb 9, 2021 · 0 comments
Labels
robinhood Needs to be resolved to productize robinhood Type: Feature

Comments

@JanDorniak99
Copy link
Contributor

FEAT: Better error handling in robinhood

Rationale

For now, in case of an error in the C-part of robinhood engine, we don't know the real reason for the failure and we only can return status::UNKNOWN_ERROR.

Description

We should extend returned values from the C functions to return more appropriate statuses than just unknown error.

@lukaszstolarczuk lukaszstolarczuk added new need to be triaged robinhood Needs to be resolved to productize robinhood labels Feb 9, 2021
@lukaszstolarczuk lukaszstolarczuk removed the new need to be triaged label Aug 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
robinhood Needs to be resolved to productize robinhood Type: Feature
Projects
None yet
Development

No branches or pull requests

2 participants