Clarify misleading wording during keys acquire progress logging.
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
6303ae28e9
commit
fbf66f565a
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@ where
|
|||
results.extend(response);
|
||||
|
||||
info!(
|
||||
"obtained {0} of {1} keys with {2} more to request",
|
||||
"obtained {0} of {1} results with {2} more to request",
|
||||
results.len(),
|
||||
total_keys,
|
||||
server_keys.len(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue