The project I'm working on requires that exactly one result is sent for each
workunit. So I set max_total_results=1, max_success_results=1,
max_error_results=0. Workunit dies if a result is an error, goes as valid if
a result runs fine, however, there is one case where this does not work:
timed out results. In case a result times out, a new result is created,
breaking max_total_results rule.
Can anything be done about that?

-- 
Rytis Slatkevičius
+370 670 77777
ICQ 270359185; MSN [email protected]; GTalk [email protected]; Skype rytis.s
(text only)
_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Reply via email to