|
# Socket errors should fail silently so they don't affect anything else |
Hello developers,
Just wondering can we hv a return value (boolean) in the send() method? Therefore we can at least realise the Telegraf is offline and we can log it our way. Thanks
pytelegraf/telegraf/client.py
Line 51 in a5a326b
Hello developers,
Just wondering can we hv a return value (boolean) in the send() method? Therefore we can at least realise the Telegraf is offline and we can log it our way. Thanks