Closed sevko closed 9 years ago
Keep track of the number of lookup (in .lookup()) and setter (in .stream()) failures, and the amount of time each lookup takes. Waiting on #10.
.lookup()
.stream()
Done in b9cb938f
Keep track of the number of lookup (in
.lookup()
) and setter (in.stream()
) failures, and the amount of time each lookup takes. Waiting on #10.