Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

This crash gets caught and handled too: the process exits, the kubernetes pod fails, and the deployment recreates it from scratch. Panicking like this is a request for the infrastructure to turn the whole service off and on again, which is sometimes the correct way to deal with transient failures. The problem here is that the infrastructure was restarting the service with the same bad config every time, causing a crashloop. It's a system design bug.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: