@okf/ootils 1.6.3 → 1.6.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/dist/node.js +12 -12
  2. package/dist/node.mjs +12 -12
  3. package/package.json +1 -1
package/dist/node.js CHANGED
@@ -1100,8 +1100,8 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
1100
1100
  delay: 2e3
1101
1101
  },
1102
1102
  attempts: 3,
1103
- removeOnComplete: 100,
1104
- removeOnFail: 50
1103
+ removeOnComplete: 30,
1104
+ removeOnFail: 100
1105
1105
  }
1106
1106
  },
1107
1107
  workerConfig: {
@@ -1125,8 +1125,8 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
1125
1125
  delay: 2e3
1126
1126
  },
1127
1127
  attempts: 3,
1128
- removeOnComplete: 100,
1129
- removeOnFail: 50
1128
+ removeOnComplete: 30,
1129
+ removeOnFail: 100
1130
1130
  }
1131
1131
  },
1132
1132
  workerConfig: {
@@ -1149,8 +1149,8 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
1149
1149
  delay: 2e3
1150
1150
  },
1151
1151
  attempts: 3,
1152
- removeOnComplete: 100,
1153
- removeOnFail: 50
1152
+ removeOnComplete: 30,
1153
+ removeOnFail: 100
1154
1154
  }
1155
1155
  },
1156
1156
  workerConfig: {
@@ -1173,8 +1173,8 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
1173
1173
  delay: 2e3
1174
1174
  },
1175
1175
  attempts: 3,
1176
- removeOnComplete: 100,
1177
- removeOnFail: 50
1176
+ removeOnComplete: 30,
1177
+ removeOnFail: 100
1178
1178
  }
1179
1179
  },
1180
1180
  workerConfig: {
@@ -1196,8 +1196,8 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
1196
1196
  delay: 2e3
1197
1197
  },
1198
1198
  attempts: 3,
1199
- removeOnComplete: 100,
1200
- removeOnFail: 50
1199
+ removeOnComplete: 30,
1200
+ removeOnFail: 100
1201
1201
  }
1202
1202
  },
1203
1203
  workerConfig: {
@@ -1219,7 +1219,7 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
1219
1219
  type: "exponential",
1220
1220
  delay: 2e3
1221
1221
  },
1222
- removeOnComplete: 50,
1222
+ removeOnComplete: 30,
1223
1223
  removeOnFail: 100
1224
1224
  }
1225
1225
  },
@@ -1242,7 +1242,7 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
1242
1242
  type: "exponential",
1243
1243
  delay: 2e3
1244
1244
  },
1245
- removeOnComplete: 50,
1245
+ removeOnComplete: 30,
1246
1246
  removeOnFail: 100
1247
1247
  }
1248
1248
  },
package/dist/node.mjs CHANGED
@@ -1105,8 +1105,8 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
1105
1105
  delay: 2e3
1106
1106
  },
1107
1107
  attempts: 3,
1108
- removeOnComplete: 100,
1109
- removeOnFail: 50
1108
+ removeOnComplete: 30,
1109
+ removeOnFail: 100
1110
1110
  }
1111
1111
  },
1112
1112
  workerConfig: {
@@ -1130,8 +1130,8 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
1130
1130
  delay: 2e3
1131
1131
  },
1132
1132
  attempts: 3,
1133
- removeOnComplete: 100,
1134
- removeOnFail: 50
1133
+ removeOnComplete: 30,
1134
+ removeOnFail: 100
1135
1135
  }
1136
1136
  },
1137
1137
  workerConfig: {
@@ -1154,8 +1154,8 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
1154
1154
  delay: 2e3
1155
1155
  },
1156
1156
  attempts: 3,
1157
- removeOnComplete: 100,
1158
- removeOnFail: 50
1157
+ removeOnComplete: 30,
1158
+ removeOnFail: 100
1159
1159
  }
1160
1160
  },
1161
1161
  workerConfig: {
@@ -1178,8 +1178,8 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
1178
1178
  delay: 2e3
1179
1179
  },
1180
1180
  attempts: 3,
1181
- removeOnComplete: 100,
1182
- removeOnFail: 50
1181
+ removeOnComplete: 30,
1182
+ removeOnFail: 100
1183
1183
  }
1184
1184
  },
1185
1185
  workerConfig: {
@@ -1201,8 +1201,8 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
1201
1201
  delay: 2e3
1202
1202
  },
1203
1203
  attempts: 3,
1204
- removeOnComplete: 100,
1205
- removeOnFail: 50
1204
+ removeOnComplete: 30,
1205
+ removeOnFail: 100
1206
1206
  }
1207
1207
  },
1208
1208
  workerConfig: {
@@ -1224,7 +1224,7 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
1224
1224
  type: "exponential",
1225
1225
  delay: 2e3
1226
1226
  },
1227
- removeOnComplete: 50,
1227
+ removeOnComplete: 30,
1228
1228
  removeOnFail: 100
1229
1229
  }
1230
1230
  },
@@ -1247,7 +1247,7 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
1247
1247
  type: "exponential",
1248
1248
  delay: 2e3
1249
1249
  },
1250
- removeOnComplete: 50,
1250
+ removeOnComplete: 30,
1251
1251
  removeOnFail: 100
1252
1252
  }
1253
1253
  },
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "publishConfig": {
4
4
  "access": "public"
5
5
  },
6
- "version": "1.6.3",
6
+ "version": "1.6.4",
7
7
  "description": "Utility functions for both browser and Node.js",
8
8
  "main": "dist/index.js",
9
9
  "module": "dist/index.mjs",