Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Facebook API rate limit handling #314

Closed
jvquarck opened this issue Sep 22, 2016 · 4 comments
Closed

Facebook API rate limit handling #314

jvquarck opened this issue Sep 22, 2016 · 4 comments

Comments

@jvquarck
Copy link

As stated in Facebook documentation rate limiting entry, Facebook will return a X-App-Usage header if the API usage is too high due to get requests, time of these requests or cputime consumed by these requests.

Is there any way to handle rate limit with the SDK? Or a way to get these values from the SDK?

@martey
Copy link
Member

martey commented Sep 22, 2016

There are no specific functions for rate limiting in the SDK at this time.

Please note this issue tracker is primarily for bug reports. For further discussion of this issue or for other general questions about how to use the library, please post to the Google Group.

@martey martey closed this as completed Sep 22, 2016
@jvquarck
Copy link
Author

My apologies, thanks for the heads up.

@rgupta2
Copy link

rgupta2 commented Sep 26, 2017

@martey
Any update on this?

@martey
Copy link
Member

martey commented Sep 26, 2017

For further discussion of this issue or for other general questions about how to use the library, please post to the Google Group.

@mobolic mobolic locked and limited conversation to collaborators Sep 26, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants