NAME
InfluxDB::Writer::RememberingFileTailer - RememberingFileTailer
VERSION
version 1.003
slurp_and_send
IO::Async read operations are blocking so it does not make sense to wrice complicated async code here. We want to read the files that are left over and send them to influx asap, then move them to the archive folder (aka. out of the way)
AUTHOR
Thomas Klausner <domm@plix.at>
COPYRIGHT AND LICENSE
This software is copyright (c) 2015 - 2021 by Thomas Klausner.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.