Facebook Graph Application — Error Tracking And Throttling
January 16th, 2012
We have an existing Facebook app that is integrated via Graph … Built on Codeigniter framework … We are needing a mechanism in the script to log any errors returned by Facebook and also to throttle the # of requests if necessary (we want to account for the 600 requests per 600 seconds limit).

Categories: CodeIgniter, Facebook App, PHP app, Application, CodeIgniter, Error, Facebook, graph, throttling


