Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
0
-
SDK12
Description
A case reported from the field is of an "observe" operaton total_duration_us 0:
{
|
"kv": {
|
"top_requests": [
|
{
|
"operation_name": "observe",
|
"last_dispatch_duration_us": 287,
|
"last_local_id": "905D7CF200000001/00000000CB55ABBD",
|
"last_remote_socket": "10.207.11.155:11210",
|
"total_dispatch_duration_us": 287,
|
"last_local_socket": "10.152.0.2:56266",
|
"total_server_duration_us": 6,
|
"operation_id": "0x21920c25",
|
"timeout_ms": 2500,
|
"last_server_duration_us": 6,
|
"total_duration_us": 0
|
},
|
The most likely explanation is that the code has not called request.logicallyComplete().