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

For the list, get data on the spot #3

Open
Bumbledebee opened this issue Oct 20, 2013 · 5 comments
Open

For the list, get data on the spot #3

Bumbledebee opened this issue Oct 20, 2013 · 5 comments

Comments

@Bumbledebee
Copy link
Collaborator

recommendation from the xing developer to fetch data the moment you look at it, as peoples' profiles will change over time and we do not want to show the old stuff we had stored in the database some while ago

@birtona
Copy link
Owner

birtona commented Oct 20, 2013

Good idea!

@Bumbledebee
Copy link
Collaborator Author

instead of getting it when page is loading we could also make an automated task that updates the database once a day (at night of course :) )

@optikfluffel
Copy link
Contributor

do you know if we have to store the access_token for that?

@johanness
Copy link
Contributor

I now think it is a good idea to store the data in the database and have it refreshed by a daily cronjob, like Bumbledebee suggests. The access_token must be saved for this.

I would also remove the users whose access_token has been revoked.

@birtona
Copy link
Owner

birtona commented Dec 3, 2013

that sounds good!

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

4 participants