Skip to content

Comment on Lmctfy: Google's Linux application container stack

Comments

One of the pieces of code that has a more general purpose:

https://github.com/google/lmctfy/blob/master/util/task/codes...

One thing I really like about working with Google software is that you can count on the same namespace of error codes being used pretty much everywhere. Generally speaking, the software I write and work with can't differentiate between errors finer than these. The machine readable errors are the ones you can respond to differently, and you put detailed messages in the status message. This is how it should be, according to this semi-humble engineer!

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.