author | Sebastian Harl <sh@tokkee.org> | |
Sat, 24 Sep 2016 10:55:40 +0000 (12:55 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sat, 24 Sep 2016 11:08:01 +0000 (13:08 +0200) | ||
commit | 5818b2e6cb1fe66746375885419e9c75134f8cb6 | |
tree | e82b83c936e71d52e8d7d7c297a520a0751bcaba | tree | snapshot |
parent | f7b05ebf3311b4c6cb5289f1f7cd8ee02918ef92 | commit | diff |
RRDCacheD plugin: Try to reconnect upon failed operations.
The RRD client library does not provide means to check the status of a
connection and there's no way to detect that the connection is broken after,
for example, the daemon restarted. To work around that, try to reconnect if
any client operation fails.
Reported via https://bugs.debian.org/657877
The RRD client library does not provide means to check the status of a
connection and there's no way to detect that the connection is broken after,
for example, the daemon restarted. To work around that, try to reconnect if
any client operation fails.
Reported via https://bugs.debian.org/657877
src/rrdcached.c | diff | blob | history |