NVIDIA / ai-assisted-annotation-client

Client side integration example source code and libraries for AI-Assisted Annotation SDK
Other
307 stars 64 forks source link

Fix doc_id to avoid going into stale mode.. #48

Closed SachidanandAlle closed 4 years ago

SachidanandAlle commented 4 years ago

Slicer/Client if kept for longer time, the doc session gets stale and invalid... you have to restart the client.. Avoid this condition to go into stale mode... get doc_id always from a valid response..