mirror of
https://github.com/grafana/grafana.git
synced 2025-08-01 20:22:19 +08:00

* BackendSrv: Restrucutre response stream to resolve a retried request correctly * BackendSrv: Get signed in property from user * Fix test with correct number of calls * To prevent retry we need to throw error * Fix tests * revert change * Fixes to token rotation * Align tests * Remove commented out code --------- Co-authored-by: Torkel Ödegaard <torkel@grafana.com> Co-authored-by: Mihaly Gyongyosi <mgyongyosi@users.noreply.github.com>