According to this:
https://developers.facebook.com/docs/graph-api/overview/rate-limiting/
the call_count in the header would let you monitor how close to being put in the penalty box.
Possible to parse this header and throttle codes, and expose in methods?
According to this:
https://developers.facebook.com/docs/graph-api/overview/rate-limiting/
the call_count in the header would let you monitor how close to being put in the penalty box.
Possible to parse this header and throttle codes, and expose in methods?