On 23/12/13 19:13, Gabriela Gibson wrote:
Hi,
(snip)
Also, if the commit fails, the user would still not be informed where to find their work so they can resubmit after fixing their network issues. We could write to console to inform the user and just live with one extra file in /tmp.
I'm wondering if we could set up a 'message in a bottle' mechanism in the error code. In the current problem, we need to send the user a message if the process fails for some reason later down the line, but if everything works ok, they don't need that information. Gabriela