-
Notifications
You must be signed in to change notification settings - Fork 308
periodically update user_info in elsewhere #900
Comments
+1 from kamal_ on IRC |
How often, though? Nightly? Are there web hooks we can listen for? |
This would also fix #1395. The apis for the updates are described there (github, twitter). |
Fixing this issue would also move us in the right direction to detect which accounts are in fact orphaned (#1807). |
I am adding this to my queue. |
@zwn It might be better if you wait (a few days at most) for me to update the elsewhere branch and start your work from there instead of master. |
@Changaco I'll do mostly weekends. |
Looking at this with @BastianBerndsen, he's tracking down his username). My first thought on this is that we should make sure we use a different OAuth application for this than we use for logins, to make sure that rate limits for this worker don't adversely affect the rest of the site (especially logging in). |
Undocumented Github API to resolve user_id is https://api.github.com/user/:numeric_id. Github support staff considers it stable enough for use. |
This is waiting for #1369. |
Closing in light of our decision to shut down Gratipay. Thank you all for a great run, and I'm sorry it didn't work out! 😞 💃 |
We should be constantly updating the user_info we have for all the social networks. @emTr0 updated his avatar at Bitbucket and we didn't pick up the change.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: