mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[GH-ISSUE #2144] [bug]: Chrome page is no response #724
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#724
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @uiosun on GitHub (Mar 2, 2022).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/2144
Is there an existing issue for this?
Current behavior
Hi, look at:
The error has occasionally happening.
Steps to reproduce
Nop, I not find any settled step, has some thread:
when page start time, the memory occupy is 150k, cpu use is 20 value, so....this is CPU occupy bug?
Environment
Production
Version
Cloud
@uiosun commented on GitHub (Mar 2, 2022):
And if you only choice API and open/close collection, the memory will up.
I restart page, and testing it, now is 330k memory occupy.....
@liyasthomas commented on GitHub (Mar 2, 2022):
We're looking into this.
@uiosun commented on GitHub (Mar 2, 2022):
more info by "No response":
If you can't multiple appearance it, tell me please, I will share my account to you. (Discord, I'm UioSun)
@AndrewBastin commented on GitHub (Mar 4, 2022):
@Sun-FreePort If you could take a Performance snapshot and Memory heap snapshot through DevTools and could share it in the given email
support [at] hoppscotch [dot] io. We can use that info to find the target more easily.Here is an article on how to create a heap snapshot using DevTools [it is a bit old though]: https://commandlinefanatic.com/cgi-bin/showarticle.cgi?article=art038
This is how you can create a Performance Snapshot: https://www.debugbear.com/blog/devtools-performance
@uiosun commented on GitHub (Jul 20, 2022):
i try it, and the bug fixed.