Stop refreshing not working page

Lets say there is a website where server responds with temporary error code, I noticed that brave tries to refresh site automatically after a while (while showing bar that I can check wayback machine) . The same happens when site is taking very long to load - for example when I am running debug session and going through breakpoints, page refreshes and debug session restarts.
Is there a way to disable that auto-refresh in brave?

Brave Version( check About Brave):
Version 1.12.105 Chromium: 84.0.4147.105 (Official Build) (64-bit)

@januszmk,
Unfortunately there is not at this time – I actually just gave a similar answer to another user:

@Matches I am not really sure if those are the same, as I tried debugging my page with chrome 84 which is based on chromium, and didn’t had any problems. only on brave, I load my local website, try to debug and get the debug session restarted because website was reloaded. on my local web server logs, I can see request with 499 http code which means that client closed connection and the same request after 1.5 minutes.
I also tried to install this https://chrome.google.com/webstore/detail/disable-automatic-tab-dis/dnhngfnfolbmhgealdpolmhimnoliiok but that didn’t fixed it

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.