Arcana / dotabank-web

dotabank.com
8 stars 6 forks source link

Steamodd HTTPTimeoutError on user registration #7

Closed rjackson closed 10 years ago

rjackson commented 10 years ago

https://app.getsentry.com/arcanaio/dotabank/group/21603159/

We send the external call to get a user's persona_name from Steam. If this call fails, we should just default their name to their account_id and continue to register them on the site.

We could also add a little note atop the home page if user.name == user.id, "Sorry, we were unable to fetch your user name from Steam. We'll try again soon."