Ticket #439 (new Enhancement)

Opened 11 months ago

Last modified 11 months ago

supply normal output with abnormal termination

Reported by: mikus Assigned to: davea
Priority: Minor Milestone: 6.4
Component: Client - Daemon Version:
Keywords: Cc:

Description

If I abort a task, it appears that the client reports only the error code to the server. I've seen cases where the task, before being aborted, created "regular" report files and/or logs to stdout/stderr - but that information from the task never got sent to the project.

What I'm requesting is implementing an *option*, which if set would tell the client to include "normal" report materials (i.e., to append the final error information, instead of reporting only that final error information) when a task gets terminated abnormally.

Change History

10/20/07 11:54:35 changed by Nicolas

  • milestone changed from 6.0 to 5.10.

I think stderr text should be always uploaded, no need for an option. (not output files; some projects don't even generate those until the task is totally complte)

Changing milestone.


If this page is incomplete or incorrect, please edit it or add it to the wiki to-do list. To do this, you must be logged in; click Login or Register above.