Monocle icon indicating copy to clipboard operation
Monocle copied to clipboard

Workers "visit" all at once, causing mass timeouts.

Open Aethios opened this issue 7 years ago • 3 comments

I'm running 2000 workers with roughly 70,000 spawn points, 8% CPU usage and 70% RAM usage. Workers sit mostly idle, maybe 10% at a time operating normally, then suddenly all at once 90% of them will attempt to "visit" at the same time, causing a tsunami of timeouts. Any ideas?

Aethios avatar Apr 11 '17 18:04 Aethios

I should add that this only just started on 4/10. It started after I updated to the latest version via git pull that morning and turned off MORE_POINTS. Never had this problem before then.

Aethios avatar Apr 11 '17 18:04 Aethios

I'm having hashing timeouts as well, but I've been having them almost two weeks now, so it's not because of the recent updates in my case. They happen every minute and last for a second. Otherwise everything seems to be working fine, Pokémon are being found fast enough etc. The spam is just a bit irritating. Don't know what's the problem, as my Internet connection seems to be stable.

Also, there's a lot of "visit cancelled" messages in my log, which is new.

(Spawn points: 1777, workers: 360 + 84)

Jabsu avatar Apr 12 '17 12:04 Jabsu

I don't think this is related to the "visit cancelled" errors. What shows in my log is "RPC request timed out" over and over and over.

Aethios avatar Apr 15 '17 18:04 Aethios