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

If one actually looks at the current pingora API, it has limited ability to initialize async components at startup - the current pattern seems to be to lazily initialize on first call. An obvious downside of this is that a service can startup in a broken state. e.g. https://github.com/cloudflare/pingora/issues/169

I can imagine that this could easily lead to less visibility into issues.



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

Search: