Skip to content

fix: improve reliability of indexer searches#211

Merged
stabldev merged 5 commits intomainfrom
feat/retry-logic
Dec 4, 2025
Merged

fix: improve reliability of indexer searches#211
stabldev merged 5 commits intomainfrom
feat/retry-logic

Conversation

@stabldev
Copy link
Copy Markdown
Owner

@stabldev stabldev commented Dec 4, 2025

This PR improves the reliability of indexer searches in several ways:

  • Adds Retry Logic: Implements a retry mechanism for indexer searches to handle intermittent network issues and timeouts. The number of retries is configurable via the general.max_retries setting.
  • Improves Error Handling: Adds more detailed logging to the search function to make it easier to diagnose problems in the future.

Related Issues:

@stabldev stabldev merged commit 7a638f6 into main Dec 4, 2025
9 checks passed
@stabldev stabldev deleted the feat/retry-logic branch December 4, 2025 03:53
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.

1 participant