Tom Ashford
Tom Ashford
Yeah, good point re images. Though the case of map image upload is rare enough that probably we can just let the API handle it? If total size of images...
Blocking for now; we're going to see how much bandwidth we get through after 0.10.0. S3 presigned gives less control, nice to avoid if poss.
Closing, we're going down this route https://github.com/momentum-mod/website/issues/318
Main reason against chunking being we don't have a way to guarantee requests with chunked data hit the same server, so using local disk doesn't work.
> Note that nginx (and others) support session stickiness, something like `ip_hash` defined with our multiple instances would direct the same IP address to the same server: https://nginx.org/en/docs/http/load_balancing.html#nginx_load_balancing_with_ip_hash Right, but...
Very niche but okay, we're keen on doing lots of little independent Angular components and maybe we can discuss this more and turn it into some workable.
Too specific, weird
This is really complex, we'll discuss more soon
This should be a JSON field on `MapInfo` with the following type ```ts // could maybe be a better name for this idk enum TagTier { LOW = 0, MID...
Oh, and launch the game with `-dev` and open the controls library (bottom left of main menu) to see all the variants (screenshot below) 