I have added some better error handling to the Livestatus requests.
It is now able to differentiate between syntax errors and Livestatus availability errors.
Some highlights:
An empty response should not be an empty error
Livestatus fixed-header response is used to catch Livestatus syntax errors.
Hi,
I have added some better error handling to the Livestatus requests. It is now able to differentiate between syntax errors and Livestatus availability errors. Some highlights: