algolia / algoliasearch-helper-flutter

⚡️ Building block to create instant-search applications with Flutter
https://www.algolia.com/doc/guides/building-search-ui/what-is-instantsearch/flutter/
Other
21 stars 14 forks source link

Expose Timeout Duration #138

Open ebsangam opened 1 month ago

ebsangam commented 1 month ago

Describe the bug 🐛
When using HitSearcher we often get timeout since default timeout is only 2 seconds. We may need the ability to override the default timeout duration.

To Reproduce 🔍
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior 💭
A clear and concise description of what you expected to happen.

Screenshots 🖥
If applicable, add screenshots to help explain your problem.

Environment:

Additional context
Add any other context about the problem here.