Replies: 1 comment
-
resolved by #12698 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is rather cosmetic but it would be nice to prevent the 404 errors from showing up (beyond meddling with the filters). Sometimes I want to stop the server to move a lot of files around and the console is just going in a frenzy.
I understand from #1989 that there isn't a point to implementing exponential backoff, so my idea is to abort the fetch before the browser treats it as a 404. I haven't seen this pattern around so I don't know if there are any serious drawbacks, but it is just a few lines
Beta Was this translation helpful? Give feedback.
All reactions