Implements error handling in line protocol generation

This commit is contained in:
Simone Mainardi 2020-02-16 14:30:08 +01:00
parent 7c90b3b79b
commit 00158e8bc2
5 changed files with 132 additions and 64 deletions

View file

@ -51,7 +51,8 @@ end
-- ##############################################
function driver:export()
function driver:export(deadline)
return
end