New issue
Advanced search Search tips

Issue 794022 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

Do not send HTTP request until the user logged in

Project Member Reported by maruel@google.com, Dec 12 2017

Issue description

None of our instance supports anonymous user anymore, so a valid OAuth2 token is always required.

When a user clicks on a link directly to a task and hadn't logged in before, the web page sends 8 separate HTTP API requests that fails to load and it generates a fair amount of HTTP 401 on the server, occasionally contributing to a source of alert.

AI:
- Instead of sending the request, trigger a login flow automatically. This is actually a better user experience.
 
Status: Available (was: Untriaged)
Project Member

Comment 2 by sheriffbot@chromium.org, Dec 14

Labels: Hotlist-Recharge-Cold
Status: Untriaged (was: Available)
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue.

Sorry for the inconvenience if the bug really should have been left as Available.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
Labels: -Pri-3 -Hotlist-Recharge-Cold Pri-2
Status: Available (was: Untriaged)
I think the Web UI should simply auto-login all the time, a bit like there's no "unlogged GMail UI"

Sign in to add a comment