136
you are viewing a single comment's thread
view the rest of the comments
[-] huginn@feddit.it 12 points 5 months ago* (last edited 5 months ago)

Given that when the servers are overloaded you don't get rewards: They probably have a centralized database or some other centralization issue.

You can add to a cluster all you want but if you're using a SQL monolith you'll get locks.

If you only have 100k concurrent users you can probably get away with it.

At 450k they're running into gridlock

[-] platypus_plumba@lemmy.world 3 points 5 months ago

Yeha, that's what I can't imagine. What part of their data architecture can't be sharded?

user accounts? sessions? cache keys? profiles? graphical assets?

This isn't a highly transactional bank with strong transactional guarantes.

Would be pretty cool if they explained the issue after fixing it.

[-] huginn@feddit.it 3 points 5 months ago

I mean it's not a bank in that it doesn't have all the audit requirements etc but it's sorta a bank in that it's keeping track of transactions and state for every player every time a mission completes, which is a transaction that they really don't want to go wrong.

And at a guess that code is held together with spit and baling wire.

Napkin math: That centralized transactional account updates every time there's an end mission payout and with 400k concurrent players at 4 players per mission, say average 20 minute length (some missions 2 min some 40) that's thousands of transactions per minute.

Totally doable load for even a modest central server I'd think... Unless you've got optimization issues. Which I'd argue a central db that doesn't shard out at scale is an optimization issue.

[-] wizardbeard@lemmy.dbzer0.com 2 points 5 months ago

Rare's Sea of Thieves has/had similar issues. They run all their game instance servers on Azure (from some deep divers looking at IPs the game communicates with) and can spin up/down as many as needed to handle as many players as needed (from some change logs a year or two ago).

That said, during times of especially high player counts like right after an update drops, there's often issues when you initially launch the game and it tries to log you in. Gold payouts can also be delayed by a number of hours, but they've got some sort of queuing system in place so you don't need to stay signed in until they show up. You can sign out and they can somehow apply while you aren't playing.

this post was submitted on 22 Feb 2024
136 points (94.2% liked)

Games

16164 readers
381 users here now

Video game news oriented community. No NanoUFO is not a bot :)

Posts.

  1. News oriented content (general reviews, previews or retrospectives allowed).
  2. Broad discussion posts (preferably not only about a specific game).
  3. No humor/memes etc..
  4. No affiliate links
  5. No advertising.
  6. No clickbait, editorialized, sensational titles. State the game in question in the title. No all caps.
  7. No self promotion.
  8. No duplicate posts, newer post will be deleted unless there is more discussion in one of the posts.
  9. No politics.

Comments.

  1. No personal attacks.
  2. Obey instance rules.
  3. No low effort comments(one or two words, emoji etc..)
  4. Please use spoiler tags for spoilers.

My goal is just to have a community where people can go and see what new game news is out for the day and comment on it.

Other communities:

Beehaw.org gaming

Lemmy.ml gaming

lemmy.ca pcgaming

founded 1 year ago
MODERATORS