pub const HOT_DIR_CUTOFF_SECS: u64 = 3600;
Age cutoff for orphaned .tmp.* files during cleanup (seconds). Files older than this are considered abandoned and removed.
.tmp.*