Skip to content

fix latency for cursor request logs

Neelesh Thakur requested to merge fix-latency into master

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [YES]

Does this introduce a breaking change?

  • [NO]

What is the current behavior?

Incorrectly captures the latency for cursor requests in logs.

What is the new/expected behavior?

Fixes the above issue.

Merge request reports