-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Labels
Description
Get each servers load python in async mode instead of waiting for each to respond, timeout after 1 seconds.
If one of the hosts is offline then ignore it. Speeds up the percieved response time, also if one slave has responded in (y) time. do Y*2 to be the total wait time for the rest of the servers. If they don't reply within the given time then pick the least busy this should speed up load times of media firing when a PRT_Slave is offline.