> Almost all of the bespoke code is written in Python, but the message-passing architecture of the system and the approach to managing availability was directly inspired by reading about Erlang (in particular your book).
This approach is pretty interesting - I’d love to read about implementing Erlang-style availability in other languages.