The error came from my all_ok? function which maps all results from map to find a single :error tuple. Fixing this made the nested structure work fine.
The error came from my all_ok? function which maps all results from map to find a single :error tuple. Fixing this made the nested structure work fine.