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.