Back to the main page.
Bug 183 - include job number in rethrown error inside peerget
| Status | CLOSED WONTFIX |
| Reported | 2010-10-18 10:31:00 +0200 |
| Modified | 2011-01-05 12:01:07 +0100 |
| Product: | FieldTrip |
| Component: | peer |
| Version: | unspecified |
| Hardware: | PC |
| Operating System: | Mac OS |
| Importance: | P1 enhancement |
| Assigned to: | Robert Oostenveld |
| URL: | |
| Tags: | |
| Depends on: | |
| Blocks: | |
| See also: |
Robert Oostenveld - 2010-10-18 10:31:30 +0200
On 15 Oct 2010, at 22:27, Arjen Stolk wrote: Hey Robert, Is het mogelijk om de 'jobnummer' mee te geven aan de error? Dan weet je in een oogopslag welke mislukt is. Ciao, Arjen
Robert Oostenveld - 2010-12-08 11:56:18 +0100
if the peercellfun detects a failed job, it should print the job number so that the end-user can perform diagnosis
Robert Oostenveld - 2010-12-15 20:50:01 +0100
peerget does not know the job number, so cannot include it. Peercellfun would know the number, but that one is not rethrowing the error
Robert Oostenveld - 2010-12-19 09:32:06 +0100
peercellfun now catches the error (try-catch) and rethrows including the jobnumber
Arjen Stolk - 2010-12-20 08:17:46 +0100
Nice! (In reply to comment #3) > peercellfun now catches the error (try-catch) and rethrows including the > jobnumber
Robert Oostenveld - 2011-01-05 11:57:02 +0100
selected a long list of resolved bugs from roboos and changed the status into "RESOLVED"