You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During the unload beacon, RT (and other plugins) may read/write the cookie multiple times. This is no a cheap operation, so we should look into whether we can eliminate or combine these calls.
The text was updated successfully, but these errors were encountered:
During the
unload
beacon,RT
(and other plugins) may read/write the cookie multiple times. This is no a cheap operation, so we should look into whether we can eliminate or combine these calls.The text was updated successfully, but these errors were encountered: