NUWCDIVNPT / stigman-watcher

A utility that watches a path for test result files on behalf of a STIG Manager Collection
Other
6 stars 4 forks source link

Watcher should not mark files as processed in history file until it actually receives success response from API #62

Closed cd-rite closed 8 months ago

cd-rite commented 1 year ago

This is complicated by the cargo queue implementation, which means different components of a given .ckl file may be chunked into different cargos.

Take into consideration #61