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

Make Graphryder compatible with API rate limiting in Discourse #4

Open
tanius opened this issue Sep 4, 2019 · 0 comments
Open

Make Graphryder compatible with API rate limiting in Discourse #4

tanius opened this issue Sep 4, 2019 · 0 comments

Comments

@tanius
Copy link
Member

tanius commented Sep 4, 2019

Currently, for each full import of data from Discourse into Graphryder, we have to adjust our settings for API rate limiting in Discourse because otherwise, the import will remain incomplete and consequently, connecting the different records (codes, annotations, users) will fail.

The proper solution would be one of these:

  • Making Graphryder understand and use the response given by Discourse, which includes an instruction to wait for so-and-so seconds before proceeding.

  • Providing a configuration parameter in Graphryder that allows to inform it about the Discourse API limits. Graphryder can then space out its requests evenly to avoid hitting this limit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant