influxdata / influxdata/influxdb

/me called twice when loading the application

Open
#18,656 1 comment 0 reactions 0 assignees View on GitHub
area/performance team/ui
Dominant language
Rust
Stars
31.7k
Forks
3.7k
Avg merge
13h 37m
Merged PRs (30d)
8

Description

the endpoint /me is called twice when loading the application. it should only be called once when the app is loaded and then as needed asynchronously.

Contributor guide

Open the contributing guide

Research direction

Start by tracing the application-loading entry point and every request to the /me endpoint. Compare the requests made during initial loading with later asynchronous requests. Done means the application makes /me only once during loading while preserving the intended later requests.

Written by the indexing model from the issue text.

Assessment

Tech stack
react
Domain
api, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.