Skip to main content

Module overflow

Module overflow 

Source

Functionsยง

cleanup_overflow_files
Remove overflow files older than config.retention_days. Creates directory if missing.
save_overflow
Save full output to overflow file if it exceeds config.threshold. Returns the filename (UUID.txt) of the saved file, or None if output fits.