edgeryders / graphryder-api

Backend of Graphryder, a software for semantic social network analysis.
https://edgeryders.eu/t/9517
GNU Lesser General Public License v3.0
2 stars 1 forks source link

Make Graphryder compatible with API rate limiting in Discourse #4

Open tanius opened 5 years ago

tanius commented 5 years ago

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: