project Utilities / Python Influxdb Downsample avatar

utilities/python_influxdb_downsample#11: Replay utility



Issue Information

Issue Type: issue
Status: closed
Reported By: btasker
Assigned To: btasker

Milestone: backlog
Created: 05-Feb-23 23:49



Description

In #9 we implemented the means to record failures to disk.

Although this allows calculated data to be recorded, we don't currently provide a means to replay those files in order to try and write them into the database again.



Toggle State Changes

Activity


assigned to @btasker

One of the consequences of moving to batched writes in #15 is that we're no longer able to record the information that would be necessary for a replay.

This means that this issue needs closing as Won't Fix, but that's probably OK, the idea was never to become a durable queue so whilst it would have been nice to have it's not essential.