Y
Hacker News
new
|
ask
|
show
|
jobs
Brave Browser uses 100% CPU when back end servers are down
(
github.com
)
37 points
by
rbdeveloper
1694 days ago
2 comments
propogandist
1693 days ago
tweet at the founder/CEO, he appears to have genuine concern over the project and is quite engaged on twitter
link
rbdeveloper
1694 days ago
The problem fixed itself when backend servers were reachable again.
link
1MachineElf
1694 days ago
I don't know what the design decision is here, but in a sane browser, there should be 0% reliance on "backend servers" in order for it to be usable.
link
brundolf
1693 days ago
I assume it's just out-of-control polling. The fix is probably to add a stepping timeout on errors. Not ideal, but not a very egregious oversight given that a browser will nearly always be used in an environment that's at least internet-connected.
link
Iefthandrule
1693 days ago
Lack of internet connectivity should be a basic scenario any browser should have a plan for.
link