VertNet / dwc-indexer

Google App Engine project for indexing DwC text files into Search API Documents
GNU Lesser General Public License v3.0
0 stars 1 forks source link

Timeout when deleting resource from index #4

Closed eightysteele closed 10 years ago

eightysteele commented 10 years ago

Basically the API call search.DeleteDocument() took too long to respond and was cancelled. Add retries with exponential backoff to fix.

tucotuco commented 10 years ago

Addressed in 074781edbe6e6217c10b939de510bf1476468865.