A facebook throttling API having a throttle limit of 600 requests per 600 seconds and sends all the requests as they come or wait if the throttle limit is reached. Errors are saved to a file 'request_log.txt'
Check fb_run.js to see how to run this api