I am appreciative for the #DayBreakGames census REST API--which exposes character and achievement data for among other things #EverQuest2 It allows connecting to achievements earned during a play session.
But holy crap is it unstable. I've got integration tests that hit it nightly, and tests that run as part of PR merges. There's a 50/50 chance that there will be issues calling it. And this is with proper code handling 429s and 500s.
So frustrating!

