Engineering
The Constant Frozen at Boot Bug: A Ruby Exercise For An Interview
Comments

A payment handler resolves its method ids into class-level constants. One day charges start landing with a NULL method and the only fix is a pod restart. Why? This is a real production bug that makes an excellent interview question.
Read More →
