Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

Added support for an error handler template upon searching #277

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

magahl
Copy link

@magahl magahl commented Jun 17, 2022

The reason for adding this feature is that we use the Typeahead against Azure Search and today they had a brief outage. When the Debounce Timer EllapsedEventHandler have an unhandeled exception the app pool will crash.

You could catch that exception in the SearchMethod, but this small feature will catch the exception and you can have at it what as you will. If you don't provide a template the behaviour should be as before this feature was implemented.

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

Successfully merging this pull request may close these issues.

1 participant