Alvin-He
Alvin-He
Having a similar issue, my environment is Ubuntu, Linux 6.8.0-45-generic x86_64, boost 1.85 with boost cobalt when my app code is started with out the Redis Server running. `redis::async_run` attempts...
just a note: had it happen again after I manually skipped the song, but this time it doesn't show any errors or show any 401ed state requests Edit: seems like...
Actually it seems to be that if the request to `https://.spotify.com/track-playback/v1/devices//state` fails, the bug happens Cause right now I'm not getting these 401 errors anymore, instead it's a different `spclient`...
actually, I'm still getting same 401s from a url similar to the one that I just mentioned and the bug happened immediately after that. So it's probably related that specific...
oh and em, this happened? 
> Does the retry mechanism I added there seem to make the next state request return 200? I didn’t proceed with the debugger so actually don’t exactly know how it...
For me it's just playing a playlist for around 20-30 mins and then the bug would happen. I think happens when you listen a lot. I'll see if I can...