Message boards :
News :
Use a max_tasks_reported option
Message board moderation
Author | Message |
---|---|
Send message Joined: 11 Aug 17 Posts: 644 Credit: 22,404,170 RAC: 12,643 |
Dear crunchers! If your powerful machines store a large number of tasks and try to report about its completion to project server at once, they may faced timeouts or errors. Please use a max_tasks_reported option in cc_config.xml file for reducing of size of requests to project server and fast tasks reporting: <cc_config> ... <options> ... <max_tasks_reported>N</max_tasks_reported> ... </options> ... </cc_config> For example, with value N = 32 maximum size of xml-requests to projects server significantly decrease and them process faster. |
©2024 The searchers team, Karelian Research Center of the Russian Academy of Sciences