pub const READY_SUFFIX: &str = ".ready";
Suffix used for the sentinel (“ready”) file. Not a leading dot — append this to the full data file name (e.g. orders.csv → orders.csv.ready).
orders.csv
orders.csv.ready