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
- Added early checks for request and response body size limits in `networkLogInternal`.
- Implemented truncation of request/response bodies with warning messages if size limits are exceeded.
- Logged truncation events using `InstabugLogger` for better visibility into network logging behavior.
0 commit comments