base-payload: Save and forward the push flow return
Save push/push_list helper flow return and in case of failure, return it in the process function. This allow forwarning downstream flow return even if the subclass is using the push/push_list helper.
TODO:
-
Implement a unit test -
Check with others if an explicit approach isn't better
Edited by Nicolas Dufresne