risingwave_object_store::object::s3

Constant S3_INCOMPLETE_MULTIPART_UPLOAD_RETENTION_DAYS

source
const S3_INCOMPLETE_MULTIPART_UPLOAD_RETENTION_DAYS: i32 = 1;
Expand description

Stop multipart uploads that don’t complete within a specified number of days after being initiated. (Day is the smallest granularity)