Module handle_drop

Source
Expand description

Handling drop request.

Constantsยง

GC_TASK_INTERVAL_SEC ๐Ÿ”’
MAX_RETRY_TIMES ๐Ÿ”’

Functionsยง

later_drop_task ๐Ÿ”’
Background GC task to remove the entire region path once one of the following conditions is true:
remove_region_dir_once ๐Ÿ”’
Removes region dir if there is no parquet files, returns whether the directory is removed. If force = true, always removes the dir.