Skip to content

Recursive call to cuttlefish_generator:map/2 can't complain enough #145

@joedevivo

Description

@joedevivo

In the solving of basho/riak_kv#883, cuttlefish is doing something it's not proud of: swallowing errors. All the glorious errors captured in the translation's call to cuttlefish_generator:map/2 are thrown away and just the generic error message "Error running recursive call to cuttlefish_generator:map/2" is returned.

if the cuttlefish module had a function that could take these errors and add them to the existing collection, that'd be great, but not necessary for 2.0.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions