ravishende / grafana_data_retrieval

2 stars 0 forks source link

in phase_1.py handle if paths.txt is partially generated #48

Closed ravishende closed 8 months ago

ravishende commented 9 months ago

In get_all_paths, it treats paths.txt as if it has no data in it. Instead, calculate the starting index based on the number of rows in paths.txt and go from there. You will also need to update num_batches.