Django Viewflow
1 min readFeb 28, 2018

--

Thanks, I missed `postponedRSAAs = []` line after forEach.

>> never running another RSAA action again until refresh
That’s exactly what should happens. The token refresh request performed only once, and till that all network requests actions are postponed.

>> on the first access token expiration if multiple requests are run _simultaneously_

JavaScript are single threaded ;-)

--

--

Django Viewflow
Django Viewflow

No responses yet