bitmakerla / bitmakerla/estela-cli
Error detail is not displayed in estela-cli when exceed download limit
Open
bug
good first issue
hacktoberfest
- Dominant language
- Python
- Stars
- 4
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
**Description**
estela-cli doesn't show the error detail when issue occurs on estela-api
**To Reproduce**
I know that my data exceed the download limit, but the error is not displayed when I get the data, but reviewing the code It should
I run the following command
```
estela data job 1 1
```

**Expected behavior**
Display detail error
Contributor guide
Assessment
This issue has not been assessed yet.