-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Labels
bugSomething isn't workingSomething isn't workingfeatureNew feature or requestNew feature or request
Description
We have handlers restarting services and thus creating lag that can lead to timeouts in our checks.
I guess, we can reduce the count of restarts, especially for Elasticsearch and speed up the checks dramatically.
One issue I found so far is that in #137 we agreed on not restarting the cluster after the change, but we still notify the handler.
I'll look into the roles and try to remove any redundant restart.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingfeatureNew feature or requestNew feature or request