@triblondon so, I’ve been running through the code, and I think you’re getting lost in a promise, but I can’t for the life of me see where
Andrew Betts
@triblondon
just making another request and recording the HAR
Remy Sharp
@remy
okay, cheers.
Andrew Betts
@triblondon
OK, I got a HAR, which I'll email you. BUT, I just cleared all site data in Chrome for the jsbin domain and it now works, even logged in (I had to log in again)
I'm pretty sure I did that before, but... who knows.
Remy Sharp
@remy
...
can you replicate with it not working?
Andrew Betts
@triblondon
no, it now seems to be hunky dory. but I got the HAR before I cleared my site data so if you want to check it out you'll have everything I can give you.
It doesn't seem like a local logic problem - it's timing out on the very first request
definitely a server-side issue processing the initial request for /
Remy Sharp
@remy
okay - yes, definitely want to see that - sorry I thought you said it was a HAR of it working
But yeah, it’s definitely the requet on /
Andrew Betts
@triblondon
Sent to your email
Remy Sharp
@remy
because I can see from your account that the github token is updated (we have a last_updated field on profiles)
so you were getting through step one
I’m pretty sure it was in the session lookup that it was failing
Andrew Betts
@triblondon
when was it updated? recently?
Remy Sharp
@remy
Yeah, as in when you tried earlier today
I can’t tell if the token has changed (it’s just a bunch of characters)
but the timestamp was around the time you emailed
Andrew Betts
@triblondon
so not in the last 20 mins?
Remy Sharp
@remy
no, as in when you emailed
it will have changed again now
_
Andrew Betts
@triblondon
ok. I've reproed the issue within the last 20 mins