Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#931 closed Enhancement (fixed)

Add RPC 'get_msg_size'

Reported by: Mike O Owned by: davea
Priority: Minor Milestone: Undetermined
Component: Client - Daemon Version: 6.6.31
Keywords: Cc:

Description

Im the guy working on Boinc.NET. I am wondering if a simple RPC can be added to the client to return the number of messages in the message queue? This would make it a bit easier using the 'seqno' tag. As it is, the only way to know the size of the queue, is to read the entire message queue. People that have been running clients on farms for weeks have queues that have thousands of lines in them. For some BDN users, Boinc.NET locks before all the messages can be read. Thanks.. --Mike

Change History (1)

comment:1 Changed 15 years ago by davea

Resolution: fixed
Status: newclosed

(In [18576]) - GUI RPC: add get_message_seqno() RPC. fixes #931

Note: See TracTickets for help on using tickets.