Backing off on upload


Message boards : Problems and bug reports : Backing off on upload

Message board moderation

To post messages, you must log in.
AuthorMessage
MH2023

Send message
Joined: 2 Mar 23
Posts: 1
Credit: 4,241,249
RAC: 24,388
Message 8159 - Posted: 1 Dec 2023, 14:38:09 UTC
Hello
I'm having trouble sending results on two computers for a few days.
For all completed jobs, I get the message "Backing off on upload...".
I have 400 jobs in the queue.
Should I wait or solve the problem locally on the computers with the problem.
Thanks for the tips
ID: 8159 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Profile Keith Myers
Avatar

Send message
Joined: 16 Nov 22
Posts: 99
Credit: 56,601,998
RAC: 394,789
Message 8160 - Posted: 1 Dec 2023, 20:12:21 UTC - in response to Message 8159.  

Last modified: 1 Dec 2023, 20:13:27 UTC
You could try adding or editing this cc_config.xml parameter:
<max_file_xfers>2</max_file_xfers>

to try and only upload a small quantity at a time. Most projects have an upload limit of 250 tasks or less.

By keeping the upload small, the project database doesn't have to search through 400 records for what you have been attempting.

This has helped in the past as with projects like Seti which had a very high return rate and got bogged down when attempting to report a large amount of tasks at each scheduler connection.

If this change does not help I would suggest setting http_debug in the logging to see if there are any reported errors in the connection.

A proud member of the OFA (Old Farts Association)
ID: 8160 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote

Message boards : Problems and bug reports : Backing off on upload