ok, so i understand the deterministic failure, and...
# development
w
ok, so i understand the deterministic failure, and it's related to the fact that Future call chains eagerly cancel other work when one of the things they need results in
Future<_, Error>
.