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
I'm seeing in the traces that the ProcessResponse traces is always taking almost exactly 100ms. This doesn't seem right as it's far too consistent to be anything other than a wait, but I don't think this should be waiting for anything.
I'm seeing many times it takes less than 0.01ms and other where it takes ~100ms, and nothing inbetween
I'm seeing in the traces that the
ProcessResponse
traces is always taking almost exactly 100ms. This doesn't seem right as it's far too consistent to be anything other than a wait, but I don't think this should be waiting for anything.I'm seeing many times it takes less than 0.01ms and other where it takes ~100ms, and nothing inbetween
e.g. https://ui.honeycomb.io/overmind/environments/prod/datasets/gateway/result/nNqnRyNB5Fe/trace/jhdgeU74VN8?fields[]=c_name&fields[]=c_service.name&span=628a6b7705ee7069
The text was updated successfully, but these errors were encountered: