Closed eightysteele closed 10 years ago
Basically the API call search.DeleteDocument() took too long to respond and was cancelled. Add retries with exponential backoff to fix.
Addressed in 074781edbe6e6217c10b939de510bf1476468865.
Basically the API call search.DeleteDocument() took too long to respond and was cancelled. Add retries with exponential backoff to fix.