cube-js/cube

Client core: passing full response to error

Open

#3.707 aberto em 19 de nov. de 2021

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)Rust (1.965 forks)batch import
help wanted

Métricas do repositório

Stars
 (19.563 stars)
Métricas de merge de PR
 (Mesclagem média 5d 16h) (138 fundiu PRs em 30d)

Description

Is your feature request related to a problem? Please describe. Is it possible to pass full response (or maybe just more info) here? 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

Guia do colaborador