On 09-Dec-2013 10:11 PM, Christian Beer wrote:
Almost everything needed for this is already in place. Changing the trickle_deadline handler to update another field or table is trivial. I can also add the logic of aborting or reactivating the task. The question is: do we add another field to the result table (last_contact) or create a new table for this.
In principle no: the host table has an rpc_time field (time of last RPC) and result links to host. Is this sufficient? -- David _______________________________________________ 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.
