I’d guess it’s the Apollo cache ballooning in the PWA overtime because unlike mobile there’s no culling. I recall them saying they also do a lot of 1 sat zaps.
It's also a dead issue - cause wasn't technically a leak but a combo of memory constrained servers and nodejs's garbage collector not kicking in before it was too late.
whoa. Are you running the PWA on desktop?
nope. just a few long (2+ days?) running tabs in the browser
thanks. i'll add to my list of bugs for the week.
dang!! what was going on?
I’d guess it’s the Apollo cache ballooning in the PWA overtime because unlike mobile there’s no culling. I recall them saying they also do a lot of 1 sat zaps.
I do sometimes spam the bolt icon with a lot of clicks.. but not more than 10 at a time
https://github.com/stackernews/stacker.news/issues/1833 ?
That is server side.
It's also a dead issue - cause wasn't technically a leak but a combo of memory constrained servers and nodejs's garbage collector not kicking in before it was too late.
~lol