Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Explicitly log when API requests timeout (#4861)
Currently a timeout leads to a log entry which simply states: "Error on call http://172.30.32.1:8123/api/core/state: ". From this, it is not immeaditly clear what the problem is. This commit adds a log entry which explicitly states that the request timed out.
- Loading branch information