typesense / firestore-typesense-search

Firebase Extension to automatically push Firestore documents to Typesense for full-text search with typo tolerance, faceting, and more
https://extensions.dev/extensions/typesense/firestore-typesense-search
Apache License 2.0
155 stars 29 forks source link

Add jitter to retries #57

Closed jasonbosco closed 1 year ago

jasonbosco commented 1 year ago

This helps prevent potential thundering herd issues when the server has a backlog of writes and returns 503 Not Ready of Lagging.