Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: allow numRetries = 0 #230

Merged
merged 2 commits into from
Oct 3, 2024
Merged

fix: allow numRetries = 0 #230

merged 2 commits into from
Oct 3, 2024

Conversation

ycouble
Copy link
Contributor

@ycouble ycouble commented Sep 17, 2024

Change Summary

Fixed the way numRetries is set during configuration.
WAS: if falsy then use fallback (i.e. use node config, or eventually default value of 3)
NOW: use fallback only if undefined

PR Checklist

@jasonbosco jasonbosco merged commit 5f0e942 into typesense:master Oct 3, 2024
1 check passed
@jasonbosco
Copy link
Member

Published in v2.0.0-6.

Thank you for the PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants