because a service is running with a dependency down does not mean it can start with that same dependency down. Say for example an auth token not yet expired, but unable to renew, that can spin for a while before failure. But on restart? Dead.
Stuff The Internet Says On Scalability For December 2nd, 2022
from Matthew Green
Filed under:
Related Notes
- In Eliyahu M. Goldratt's "Theory of Constraints", you...from ycombinator.com
- This reminds me of the story where a Houston airport kept getting c...from ycombinator.com
- Deep and shallow modules: The best modules are deep: they allow a ...from John Ousterhout
- > Software with fewer concepts composes, scales, and evolves mor...from oilshell
- Part of what makes LoRA so effective is that - like other forms of ...from Dylan Patel
- The `io_uring` interface works through two main data structures: th...from Glauber Costa
- Inventory should be kept at the lowest-value stage possible [[Hig...from Andrew S. Grove
- ANY LARGE SYSTEM IS GOING TO BE OPERATING MOST OF THE TIME IN FAILU...from John Gall and D.H. Gall