Skills and traits that previously granted pulsing stability now grant a block of stability up front in order better allow for counterplay through boon removal.
I would've been pretty happy if roads gave stab on cast
lye
@lye
@Darqam TypeError: Cannot read property 'skin_id' of undefined
Darqam
@Darqam
and now it works...
wth
lye
@lye
looking into it
continues reading patch notes
ohhhhhhhhh
Eearslya Sleiarion
@Eearslya
it's on the docket
lye
@lye
There's two builds worth of dat file reading backend servers
so half the time the request is handled by the old build
and it fails
Darqam
@Darqam
huh
Eearslya Sleiarion
@Eearslya
Whoopsie.
lye
@lye
nah it'll fix itself shortly
Darqam
@Darqam
ok, I'll just wait out errors for a bit then
lye
@lye
it's kind of an annoyance in our infrastructure since the dat reading server needs up to like 30 minutes to become available?
windwarrior
@windwarrior
well for Raids it basically means the same, except that Guardians/Ele's are probably not worth anymore
lye
@lye
since it has to patch up and then load content
_
Nabrok
@Nabrok
Does that mean /v2/build could randomly return either the old or the new build?
lye
@lye
/v2/build is a different backend server
(and should be more up-to-date)
(it uses the event log reading server)
(I have a lot of servers for the API)
Darqam
@Darqam
it's good to know though. thanks for confirming. I'm trying to get my new system up and running, so I was actually expecting the error to be on my end, but couldn't figure out why; thus why I was confused
Nabrok
@Nabrok
What if /v2/build gives me the new build id, but then it returns an old /v2/skills?
lye
@lye
Totally possible.
Nabrok
@Nabrok
If that happened I'd be caching old skill data until the next build change
lye
@lye
The problem is that the dat reading servers are configured to overlap ... 30 minutes I think?
Because the new ones aren't able to service requests until around then (since they have to patch).
And there's really no way to tell the old ones to shut down when the new ones come available
It's not a use-case at all for our microservice framework -- the framework expects that you can service requests when you start up
Darqam
@Darqam
woah, a bunch of new sigil icons
windwarrior
@windwarrior
yeah pvp got new sigils I think
Jonathan Andrist
@rwfrk_twitter
FTW you find a TP bot blocking your sell to buy order attempts -_-
TFW*
darthmaim
@darthmaim
TFW?
Jonathan Andrist
@rwfrk_twitter
...my keyboard hates me today...
darthmaim
@darthmaim
:D
Jonathan Andrist
@rwfrk_twitter
Poked Chris Cleary on Twitter. Here's hoping.
Archomeda
@Archomeda
@lye are you able to include the build id with a X-Build-Id header or something? not sure if there are any useful use cases for it though
lye
@lye
There's not really a clean way to jam that in.
Open an issue for it though, I'll see what I can do.
Archomeda
@Archomeda
will do
Archomeda
@Archomeda
oh hmm... legendary armor is now always shown as wielded in character select?