Join Slack
Powered by
I think the reasoning here was: we lazy read the e...
# kotlin-fuel
d
Derk-Jan Karrenbeld
05/03/2019, 2:17 PM
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.
Open in Slack
Previous
Next