[Feature] Auto restart on encountered errors #809
Closed
Fronix
started this conversation in
Feedback & Feature Proposal
Replies: 1 comment 2 replies
-
Hi @Fronix , while auto-restarting on paging file errors could keep things running, it sounds like it would be masking an underlying issue. Could you help me understand your issue a bit better?
This information would help us identify if we can solve this through Meilisearch configuration rather than working around the errors. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like for meilisearch to be configurable with a list of errors that if encountered, it will automatically restart the instance. Reason behind this is there are certain issues with windows, example is this error
The paging file is too small for this operation to complete. (os error 1455)
It will pop up sometimes, it's not consistent, and I cannot change the paging file settings. Sure it would be better to fix the actual errors but there as been very little headway in these types of issues and having a script pinging meilisearch just to potentially restart it seems inefficient.
Beta Was this translation helpful? Give feedback.
All reactions