Joey Parrish
                                            Joey Parrish
                                        
                                    You can register a response filter to intercept the HTTP 401. If you make the filter async, it can refresh the token, then replicate the original request with the new...
This seems common enough, so if you want to propose an API to simplify this process for users, I'd be happy to review it.
Roughly, yes. But you will have to overwrite the fields of `res` in your snippet, rather than return a different object. You want some of the details from this tutorial...
Could you make 90 minutes of content available in the live stream by expanding the availability window?
Do you see the same behavior in Shaka v4.7.x? How about Shaka v4.3.x? I believe something changed regarding how we manage buffering states, though I can't recall in exactly what...
Yes, I think so. That is the exact change I was suspicious of.
I don't think our lab ChromeOS device is alive right now.
Most logging is disabled at compile-time in production builds. This is true for both UI and non-UI builds. Debug builds have logging enabled and configurable at runtime. The debugging strings...
Ah, I see. JSON.parse returns the correct thing in every mode, but the compiler sees the type as something it can minify. So the compiled version would be something like:...
Logs of the last successful runs of Firefox on Mac and Edge on Mac: ``` Firefox 125.0 (Mac OS 10.15): Executed 2572 of 2643 (skipped 71) SUCCESS (8 mins 18.375...