I think the reasoning here was: we lazy read the e...
# kotlin-fuel
d
I think the reasoning here was: we lazy read the error message! We don't want to keep wasting data/resources there; so the error message is lazy, but then they read the rror message sync.