Skip to content

Increase httptrace timeout

Warren Gifford requested to merge dax/http_trace into main

Created by: daxmc99

This is one of the most common log lines I see during debugging. This cleans up the logs a bit by increasing the minimum time.

Also moves the env syscall out of the hot path here.

Merge request reports

Loading