AgentScrubbles

Results 23 comments of AgentScrubbles

Okay the damndest thing, I had rolled back to 0.19.3, and to test what you were asking I just bumped back to 0.19.5 and everything worked perfectly, no issues at...

I'm reopening because it did start happening again, and I think I have more context. With the logs that @Nutomic requested, I can see that it's repeating /InboxTimeout when there's...

From what I can tell it's mostly the initial load of the page, API calls are slow, but it looks like once things get hydrated they back off and get...

> Cant think of any reason though. Trust me, I know that this is a developer's worst nightmare, the intermittent slowdown issues. Not a lot to go on. I want...

More graphs, how sometimes the three update calls are almost instantaneous, but a comment can take 11+ seconds ![image](https://github.com/LemmyNet/lemmy/assets/6788536/80ec69eb-6d3e-44f7-b351-0b48a4430210)

And now running htop, I'm seeing massive CPU spikes from postgres (which I assumed anyway) and Lemmy (calling it), but also massive, _massive_ spikes from `node dist/js/server.js`. Is this lemmy-ui's...

I finally figured it out yesterday, the low spec'd machine was right, but not for the reasons I thought. I was using AWS, and turns out a burstable machine, and...

Thanks @return42 , ran them locally and fixed the issues, should be ready for re-review

Appreciate the assist @return42 , pulled down the latest changes and ran against my local instance. Tested and everything is working as expected.

Casual bump, I believe this is ready for merge @return42