6.7.1
Last updated
In this Version, we have added queueDuration in the service endpoints to find out how long an HTTP request remains in the queue waiting to be resolved. Additionally, we have fixed minor issues in license management.
queueDuration in the service endpoints to find out how long an HTTP request remains in the queue waiting to be resolved.
{
"authStatus": "Positive",
"queueDuration": 35,
"sdkDuration": 694,
"similarity": 1.0,
"trackingMessage": "",
"trackingStatus": -1,
"validTimeStamp": true
}Minor issues in license management.
Last updated