Open bakerboy448 opened 1 year ago
@bakerboy448 how's it lookin' on unstable?
So far so good from what I've glanced at
Do you remember which requests we needed to tie together? enhance request logging to include request and response together or easily identifiable and connectable
I believe all the requests to apps and the site? Basically any HTTP request outbound from the client
That's already all tied. What I was thinking we meant was telling which outbound requests were created due to an inbound request. eg. snapshot request. But that's a lot of code to write and not easily accomplished. Not sure how useful it'd be either since the app doesn't do that much at once typically.