Ticket #256 (new Enhancement)

Opened 1 year ago

Last modified 1 year ago

log the information from sched_reply

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

Description

The client already logs a message when it sends a sched_request message to the server -- and this log message shows how much work the client asked for from the project.

There should be a corresponding message logged when a sched_reply message is received from the server which assigns new work to the target system. In particular, the client ought to perform the same calculation that is done for the "To completion" column of the 'Tasks' panel in boincmgr, and should sum the times of the new workunits. Then the user would be informed (via this new logging message) how much work the project assigned to his system as a result of the sched_request to which the server was responding.

Change History

06/10/07 17:39:28 changed by Nicolas

  • keywords set to workfetch log.
  • priority changed from Trivial to Minor.
  • component changed from Client - Work Fetch Policy to Client - Daemon.

Addition: This message could be shown only when [sched_debug] is enabled, if you think it could confuse some users. Also, I consider this wouldn't be too hard to add, so I'll bump up the priority to Minor.

06/26/07 20:41:38 changed by Nicolas

  • keywords changed from workfetch log to workfetch messages.

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.