Open
Description
Enhance docs to better describe existing behavior
When a worker has an exception it is considered a fatal condition for the pipeline and the pipeline will terminate and not auto restart. If there is a single pipeline, logstash will terminate as well, if there are multiple pipelines only the pipeline with the worker problem will terminate. If using pipeline reloading and a change is made to the pipeline configuration after it was terminated, it can be reloaded.