Skip to content

Commit df8b079

Browse files
1 parent 4fbe3f8 commit df8b079

File tree

1 file changed

+29
-2
lines changed

1 file changed

+29
-2
lines changed

label_studio/feature_flags.json

Lines changed: 29 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3174,6 +3174,33 @@
31743174
"version": 2,
31753175
"deleted": false
31763176
},
3177+
"fflag_feat_root_16_support_parquet_cloud_storage": {
3178+
"key": "fflag_feat_root_16_support_parquet_cloud_storage",
3179+
"on": false,
3180+
"prerequisites": [],
3181+
"targets": [],
3182+
"contextTargets": [],
3183+
"rules": [],
3184+
"fallthrough": {
3185+
"variation": 0
3186+
},
3187+
"offVariation": 1,
3188+
"variations": [
3189+
true,
3190+
false
3191+
],
3192+
"clientSideAvailability": {
3193+
"usingMobileKey": false,
3194+
"usingEnvironmentId": false
3195+
},
3196+
"clientSide": false,
3197+
"salt": "19f34d7d3a734e56828582f4db176382",
3198+
"trackEvents": false,
3199+
"trackEventsFallthrough": false,
3200+
"debugEventsUntilDate": null,
3201+
"version": 2,
3202+
"deleted": false
3203+
},
31773204
"fflag_feature_all_optic_1421_cold_start_v2": {
31783205
"key": "fflag_feature_all_optic_1421_cold_start_v2",
31793206
"on": false,
@@ -3500,7 +3527,7 @@
35003527
},
35013528
"fflag_fix_back_leap_1818_set_convert_background_failure_logging_02062025_short": {
35023529
"key": "fflag_fix_back_leap_1818_set_convert_background_failure_logging_02062025_short",
3503-
"on": false,
3530+
"on": true,
35043531
"prerequisites": [],
35053532
"targets": [],
35063533
"contextTargets": [],
@@ -3522,7 +3549,7 @@
35223549
"trackEvents": false,
35233550
"trackEventsFallthrough": false,
35243551
"debugEventsUntilDate": null,
3525-
"version": 2,
3552+
"version": 3,
35263553
"deleted": false
35273554
},
35283555
"fflag_fix_back_leap_612_explore_review_09042024_short": {

0 commit comments

Comments
 (0)