# Abort if the CPU idle time on the machine is too low
print "Status: 503 Service Unavailable"
output_error("The server is too busy at the moment. Please wait a few minutes before trying again.")
# Abort if the CPU idle time on the machine is too low
print "Status: 503 Service Unavailable"
output_error("The server is too busy at the moment. Please wait a few minutes before trying again.")