Client core: passing full response to error
Open
help wanted
- Dominant language
- Rust
- Stars
- 20.8k
- Forks
- 2.1k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 181
Description
**Is your feature request related to a problem? Please describe.**
Is it possible to pass full response (or maybe just more info) [here](https://github.com/cube-js/cube.js/blob/master/packages/cubejs-client-core/src/index.js#L149)? In my case I need it for handling 401 error and refreshing token.
**Describe the solution you'd like**
Passing down whole response would be great
Contributor guide
Assessment
This issue has not been assessed yet.