Skip to content

PersistentAI API Documentation / @persistentai/fireflow-vfs / generated/lakefs/types.gen / GarbageCollectionConfig

Type Alias: GarbageCollectionConfig

GarbageCollectionConfig = object

Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:731

Properties

grace_period?

optional grace_period: number

Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:735

Duration in seconds. Objects created in the recent grace_period will not be collected.

Licensed under BUSL-1.1