UMONS-GFA / ardas

FM Sensors conditionning based on on Arduino
GNU General Public License v3.0
0 stars 1 forks source link

Add exception in ardas.py #51

Closed bastinc closed 6 years ago

bastinc commented 7 years ago

influxdb.exceptions.InfluxDBServerError: b'{"error":"write failed"}\n'

kaufmanno commented 6 years ago

@bastinc should we add a try: except: with this exception around the write_points function call?