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
feat(logging): simplify sampler result logging in handleSampleResults
- Trim response string once and use parameterized logging for sampler results.
- Improves readability and performance by avoiding redundant substring and string formatting.
0 commit comments