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
Let's add truncation to request/resp bodies. For strings it should be pretty straightforward. For JSON we could consider a library like https://www.npmjs.com/package/truncate-json -- ideally this is done (and loaded) in the webworker.