← Back to context

Comment by Nicook

6 hours ago

>we'll just add this feature on as some async verification since it takes a while, then make the original update wait in some weird state for it to finish.

Later, when users are confused at failures and weird states. >ok now lets build a new system that tries to gather all this information on updates in "weird states" and let users fix them!

simplified example, but nightmare.

If you’re exposing system concerns mixed in with application code you’re either doing it wrong or using some outdated architecture.

Either way, it’s no excuses for shipping slop, which is what you’ve done it your software only works under limited idealised circumstances

TFA is for you