@cadenza.io/service 1.9.23 → 1.9.24

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.
package/dist/index.js CHANGED
@@ -3201,7 +3201,6 @@ var DatabaseController = class _DatabaseController {
3201
3201
  retryCount: 5,
3202
3202
  retryDelay: 100,
3203
3203
  retryDelayFactor: 1.3,
3204
- concurrency: 50,
3205
3204
  validateInputContext: false,
3206
3205
  // TODO
3207
3206
  getTagCallback: (context) => {